aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxMDIClientWindow.erl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2012-10-30 11:31:22 +0100
committerDan Gudmundsson <[email protected]>2013-01-09 11:41:40 +0100
commit9cffd30e76296fec83b22a2b3aa07bd3435cbe30 (patch)
treea890e1b27557854cf8c34759d737bf57a76c38e8 /lib/wx/src/gen/wxMDIClientWindow.erl
parentc6b6e6b67a7b9f8e0e25385c2272327d9a706348 (diff)
downloadotp-9cffd30e76296fec83b22a2b3aa07bd3435cbe30.tar.gz
otp-9cffd30e76296fec83b22a2b3aa07bd3435cbe30.tar.bz2
otp-9cffd30e76296fec83b22a2b3aa07bd3435cbe30.zip
wx: Deprecate functions not available in wxWidgets-2.9
Prepare to remove functionality which is not available in coming wxWidgets versions.
Diffstat (limited to 'lib/wx/src/gen/wxMDIClientWindow.erl')
-rw-r--r--lib/wx/src/gen/wxMDIClientWindow.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/wx/src/gen/wxMDIClientWindow.erl b/lib/wx/src/gen/wxMDIClientWindow.erl
index 344dcdbbaf..bfdba336f8 100644
--- a/lib/wx/src/gen/wxMDIClientWindow.erl
+++ b/lib/wx/src/gen/wxMDIClientWindow.erl
@@ -69,6 +69,8 @@
update/1,updateWindowUI/1,updateWindowUI/2,validate/1,warpPointer/3]).
-export_type([wxMDIClientWindow/0]).
+-deprecated([new/1,new/2]).
+
%% @hidden
parent_class(wxWindow) -> true;
parent_class(wxEvtHandler) -> true;