]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dragimag.h
A few tweaks and cleanups
[wxWidgets.git] / include / wx / dragimag.h
index 0cee7e64cccf8ceb500c4ebd8bbd6b74e779c573..097edaacd30d0b29fe0dcd29ad0cb867ed63d884 100644 (file)
@@ -3,6 +3,10 @@
 
 #if wxUSE_DRAGIMAGE
 
+class WXDLLEXPORT wxRect;
+class WXDLLEXPORT wxMemoryDC;
+class WXDLLEXPORT wxDC;
+
 #if defined(__WXMSW__)
 #ifdef __WIN16__
 #include "wx/generic/dragimgg.h"