aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxe_debug.hrl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2017-08-22 08:50:05 +0200
committerDan Gudmundsson <[email protected]>2017-08-22 08:50:05 +0200
commit4cc6df95844a299aac361f5e57a850508b07fa59 (patch)
treeb0497d331a87e0829fd045df0bad2b932040dc40 /lib/wx/src/gen/wxe_debug.hrl
parentf392006644991074d2c4d5055773409c5e0503d7 (diff)
parent9fb768ea445b0b75d97decc893a5e63f232ef4b2 (diff)
downloadotp-4cc6df95844a299aac361f5e57a850508b07fa59.tar.gz
otp-4cc6df95844a299aac361f5e57a850508b07fa59.tar.bz2
otp-4cc6df95844a299aac361f5e57a850508b07fa59.zip
Merge branch 'dgud/wx/del-depr/OTP-14539' into maint
* dgud/wx/del-depr/OTP-14539: Remove deprecation of non deprecated functions Update so that doxygen 1.8.11 can generate code
Diffstat (limited to 'lib/wx/src/gen/wxe_debug.hrl')
-rw-r--r--lib/wx/src/gen/wxe_debug.hrl10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/wx/src/gen/wxe_debug.hrl b/lib/wx/src/gen/wxe_debug.hrl
index 58cb5298e6..533f9f2df0 100644
--- a/lib/wx/src/gen/wxe_debug.hrl
+++ b/lib/wx/src/gen/wxe_debug.hrl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2008-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2008-2017. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -1491,10 +1491,10 @@ wxdebug_table() ->
{1637, {wxStaticBox, 'Destroy', undefined}},
{1639, {wxStaticLine, new_2, 2}},
{1640, {wxStaticLine, new_0, 0}},
- {1641, {wxStaticLine, create, 2}},
- {1642, {wxStaticLine, isVertical, 0}},
- {1643, {wxStaticLine, getDefaultSize, 0}},
- {1644, {wxStaticLine, 'Destroy', undefined}},
+ {1641, {wxStaticLine, destruct, 0}},
+ {1642, {wxStaticLine, create, 2}},
+ {1643, {wxStaticLine, isVertical, 0}},
+ {1644, {wxStaticLine, getDefaultSize, 0}},
{1647, {wxListBox, new_3, 3}},
{1648, {wxListBox, new_0, 0}},
{1650, {wxListBox, destruct, 0}},