aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxClientDC.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/src/gen/wxClientDC.erl')
-rw-r--r--lib/wx/src/gen/wxClientDC.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/wx/src/gen/wxClientDC.erl b/lib/wx/src/gen/wxClientDC.erl
index 7dfebe4068..cb75fdc58d 100644
--- a/lib/wx/src/gen/wxClientDC.erl
+++ b/lib/wx/src/gen/wxClientDC.erl
@@ -54,6 +54,8 @@
startPage/1]).
-export_type([wxClientDC/0]).
+-deprecated([new/0]).
+
%% @hidden
parent_class(wxWindowDC) -> true;
parent_class(wxDC) -> true;