aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxe_debug.hrl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2019-02-18 13:01:44 +0100
committerDan Gudmundsson <[email protected]>2019-02-18 13:01:44 +0100
commitba4f410e341fe62887d86defa85a0be238775f77 (patch)
tree47dca72c55b255381e71fb3d4848d5f193014dad /lib/wx/src/gen/wxe_debug.hrl
parent54305aba43118d88c52163771221df4802ca5cd3 (diff)
parentd04ceae537e037555cb0ae962f3164dc6c499340 (diff)
downloadotp-ba4f410e341fe62887d86defa85a0be238775f77.tar.gz
otp-ba4f410e341fe62887d86defa85a0be238775f77.tar.bz2
otp-ba4f410e341fe62887d86defa85a0be238775f77.zip
Merge branch 'maint'
* maint: Fix showModal crash on Mojave Add wxGCDC wx: Add wxDisplay wx: Change wxFONTWEIGHT enums Let wxwidgets check events
Diffstat (limited to 'lib/wx/src/gen/wxe_debug.hrl')
-rw-r--r--lib/wx/src/gen/wxe_debug.hrl18
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/wx/src/gen/wxe_debug.hrl b/lib/wx/src/gen/wxe_debug.hrl
index 533f9f2df0..b64a1b4c61 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-2017. All Rights Reserved.
+%% Copyright Ericsson AB 2008-2018. 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.
@@ -3377,6 +3377,22 @@ wxdebug_table() ->
{3597, {wxDropFilesEvent, getPosition, 0}},
{3598, {wxDropFilesEvent, getNumberOfFiles, 0}},
{3599, {wxDropFilesEvent, getFiles, 0}},
+ {3600, {wxDisplay, new, 1}},
+ {3601, {wxDisplay, destruct, 0}},
+ {3602, {wxDisplay, isOk, 0}},
+ {3603, {wxDisplay, getClientArea, 0}},
+ {3604, {wxDisplay, getGeometry, 0}},
+ {3605, {wxDisplay, getName, 0}},
+ {3606, {wxDisplay, isPrimary, 0}},
+ {3607, {wxDisplay, getCount, 0}},
+ {3608, {wxDisplay, getFromPoint, 1}},
+ {3609, {wxDisplay, getFromWindow, 1}},
+ {3610, {wxDisplay, getPPI, 0}},
+ {3611, {wxGCDC, new_1, 1}},
+ {3612, {wxGCDC, new_0, 0}},
+ {3613, {wxGCDC, destruct, 0}},
+ {3614, {wxGCDC, getGraphicsContext, 0}},
+ {3615, {wxGCDC, setGraphicsContext, 1}},
{-1, {mod, func, -1}}
].