X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54276ccf5bf1cb0746f9be1cd0a62d2d31fc8df6..442b35b53bf95f5c6c003ea9ddbefd17adbc2a00:/setup.h.in?ds=sidebyside diff --git a/setup.h.in b/setup.h.in index 63c4a5cd7e..9863f95400 100644 --- a/setup.h.in +++ b/setup.h.in @@ -268,6 +268,11 @@ */ #define wxUSE_DIRDLG 0 +/* + * Use wxDragImage class + */ +#define wxUSE_DRAGIMAGE 0 + /* * Use property sheet classes */