changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-02 10:39:00 +00:00
parent d73be7149f
commit 24fd6d87e9
4 changed files with 685 additions and 619 deletions

View File

@@ -711,6 +711,8 @@
// space)
#define wxUSE_SNGLINST_CHECKER 1
#define wxUSE_DRAGIMAGE 1
#define wxUSE_IPC 1
// 0 for no interprocess comms
#define wxUSE_HELP 1