aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2016-09-28 13:13:20 +0200
committerDan Gudmundsson <[email protected]>2016-09-29 09:47:38 +0200
commitb8339d7edf63c8745be4be092e63f46bc4e63b91 (patch)
tree5f160a5782ff7813865851d1cc33316888c0f54c /lib/wx/api_gen
parentb271012d04897f788866760c1dea7d51b1b44a4d (diff)
downloadotp-b8339d7edf63c8745be4be092e63f46bc4e63b91.tar.gz
otp-b8339d7edf63c8745be4be092e63f46bc4e63b91.tar.bz2
otp-b8339d7edf63c8745be4be092e63f46bc4e63b91.zip
wx: add wxWindowDragAcceptFiles
Enable window to handle drop file events.
Diffstat (limited to 'lib/wx/api_gen')
-rw-r--r--lib/wx/api_gen/wxapi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/api_gen/wxapi.conf b/lib/wx/api_gen/wxapi.conf
index 33c51af236..4300ffe734 100644
--- a/lib/wx/api_gen/wxapi.conf
+++ b/lib/wx/api_gen/wxapi.conf
@@ -105,7 +105,7 @@
{'ClientToScreen',[{"x",both},{"y",both}]}, 'Close',
'ConvertDialogToPixels','ConvertPixelsToDialog','Destroy','DestroyChildren',
'Disable',%%'DoGetBestSize','DoUpdateWindowUI',
- %% {'DragAcceptFiles', [{test_if, "wxCHECK_VERSION(2,8,10)"}]},
+ {'DragAcceptFiles', [{test_if, "wxCHECK_VERSION(2,8,10)"}]},
'Enable',
'FindFocus','FindWindow','FindWindowById','FindWindowByName','FindWindowByLabel',
'Fit','FitInside','Freeze', 'GetAcceleratorTable', % 'GetAccessible',