disable drag and drop

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-03-10 19:37:21 +00:00
parent 53d09d5558
commit 9600e53035

View File

@@ -1070,6 +1070,9 @@
#undef wxUSE_DIALUP_MANAGER #undef wxUSE_DIALUP_MANAGER
#define wxUSE_DIALUP_MANAGER 0 #define wxUSE_DIALUP_MANAGER 0
#undef wxUSE_DRAG_AND_DROP
#define wxUSE_DRAG_AND_DROP 0
#undef wxUSE_DYNAMIC_LOADER #undef wxUSE_DYNAMIC_LOADER
#define wxUSE_DYNAMIC_LOADER 0 #define wxUSE_DYNAMIC_LOADER 0