]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dragimag.h
SourceForge patch #654210 to fix naming/numbering shared libs under OS X
[wxWidgets.git] / include / wx / dragimag.h
index 0cee7e64cccf8ceb500c4ebd8bbd6b74e779c573..39d4a8105835574ca37e8d65b2d236d2aa014fe5 100644 (file)
@@ -3,8 +3,12 @@
 
 #if wxUSE_DRAGIMAGE
 
+class WXDLLEXPORT wxRect;
+class WXDLLEXPORT wxMemoryDC;
+class WXDLLEXPORT wxDC;
+
 #if defined(__WXMSW__)
-#ifdef __WIN16__
+#if defined(__WIN16__)  || defined(__WXUNIVERSAL__)
 #include "wx/generic/dragimgg.h"
 #define wxDragImage wxGenericDragImage
 #define sm_classwxDragImage sm_classwxGenericDragImage