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:
@@ -268,6 +268,11 @@
|
||||
*/
|
||||
#define wxUSE_DIRDLG 0
|
||||
|
||||
/*
|
||||
* Use wxDragImage class
|
||||
*/
|
||||
#define wxUSE_DRAGIMAGE 0
|
||||
|
||||
/*
|
||||
* Use property sheet classes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user