diff options
Diffstat (limited to 'lib/wx/src/gen/wxe_debug.hrl')
-rw-r--r-- | lib/wx/src/gen/wxe_debug.hrl | 3 |
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}} ]. |