aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxe_debug.hrl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2016-09-28 13:08:10 +0200
committerDan Gudmundsson <[email protected]>2016-09-28 13:08:10 +0200
commitb271012d04897f788866760c1dea7d51b1b44a4d (patch)
tree28ae35fbd9d8d6ba7ef02b5a177fb5d9be8a09b7 /lib/wx/src/gen/wxe_debug.hrl
parentee80c779c3ae7900e183c98f2568d386e03e3b66 (diff)
downloadotp-b271012d04897f788866760c1dea7d51b1b44a4d.tar.gz
otp-b271012d04897f788866760c1dea7d51b1b44a4d.tar.bz2
otp-b271012d04897f788866760c1dea7d51b1b44a4d.zip
wx: Add simple dropfiles support
Added wxDropFiles event
Diffstat (limited to 'lib/wx/src/gen/wxe_debug.hrl')
-rw-r--r--lib/wx/src/gen/wxe_debug.hrl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/wx/src/gen/wxe_debug.hrl b/lib/wx/src/gen/wxe_debug.hrl
index 78c6577439..3827a2dcfd 100644
--- a/lib/wx/src/gen/wxe_debug.hrl
+++ b/lib/wx/src/gen/wxe_debug.hrl
@@ -3372,6 +3372,9 @@ wxdebug_table() ->
{3592, {wxDCOverlay, new_2, 2}},
{3593, {wxDCOverlay, destruct, 0}},
{3594, {wxDCOverlay, clear, 0}},
+ {3595, {wxDropFilesEvent, getPosition, 0}},
+ {3596, {wxDropFilesEvent, getNumberOfFiles, 0}},
+ {3597, {wxDropFilesEvent, getFiles, 0}},
{-1, {mod, func, -1}}
].