Applied patch [ 631715 ] Dragimage should be generic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
#define wxUSE_GLCANVAS 0
|
||||
#define wxUSE_TREELAYOUT 0
|
||||
#define wxUSE_IPC 0
|
||||
#define wxUSE_DRAGIMAGE 0
|
||||
#define wxUSE_HELP 0
|
||||
#define wxUSE_MS_HTML_HELP 0
|
||||
#define wxUSE_RESOURCES 0
|
||||
@@ -302,6 +303,7 @@
|
||||
#define wxUSE_GLCANVAS 0
|
||||
#define wxUSE_TREELAYOUT 0
|
||||
#define wxUSE_IPC 0
|
||||
#define wxUSE_DRAGIMAGE 0
|
||||
#define wxUSE_HELP 0
|
||||
#define wxUSE_MS_HTML_HELP 0
|
||||
#define wxUSE_WXHTML_HELP 0
|
||||
@@ -460,6 +462,7 @@
|
||||
#define wxUSE_GLCANVAS 0
|
||||
#define wxUSE_TREELAYOUT 0
|
||||
#define wxUSE_IPC 0
|
||||
#define wxUSE_DRAGIMAGE 0
|
||||
#define wxUSE_HELP 0
|
||||
#define wxUSE_MS_HTML_HELP 0
|
||||
#define wxUSE_WXHTML_HELP 0
|
||||
|
Reference in New Issue
Block a user