]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/clipbrd.cpp
Updated version to 2.3.2 so apps can test for differences in new merged source
[wxWidgets.git] / src / msw / clipbrd.cpp
index baf1e064b22cd01de070a410e9192c3d2a2cf739..ed6896cb6571e77ebb1dc6a06cf95b30b7559349 100644 (file)
@@ -59,7 +59,7 @@
 
 // wxDataObject is tied to OLE/drag and drop implementation, therefore so are
 // the functions using wxDataObject in wxClipboard
-#define wxUSE_DATAOBJ wxUSE_DRAG_AND_DROP
+//#define wxUSE_DATAOBJ wxUSE_DRAG_AND_DROP
 
 #if wxUSE_DATAOBJ
     #include "wx/dataobj.h"