]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dragimag/dragimag.cpp
re-added CodeWarrior projects for Classic Mac OS (as binary!)
[wxWidgets.git] / samples / dragimag / dragimag.cpp
index 2ef5db853cce9e1a4927b03d36c06eb8b9839734..208dae675ed615ed9d0a650514e04b23297e7875 100644 (file)
@@ -25,7 +25,7 @@
 // Under Windows, change this to 1
 // to use wxGenericDragImage
 
-#define wxUSE_GENERIC_DRAGIMAGE 0
+#define wxUSE_GENERIC_DRAGIMAGE 1
 
 #if wxUSE_GENERIC_DRAGIMAGE
 #include "wx/generic/dragimgg.h"