]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/caret.h
fixing 10.5 only compiles
[wxWidgets.git] / include / wx / caret.h
index ff5071ca7829133cb5699d9d3f7d439845a376ea..c3d3ebd2bdee32bd3d0ac67cfffdaf5e90a15088 100644 (file)
@@ -20,8 +20,8 @@
 // forward declarations
 // ---------------------------------------------------------------------------
 
 // forward declarations
 // ---------------------------------------------------------------------------
 
-class WXDLLEXPORT wxWindow;
-class WXDLLEXPORT wxWindowBase;
+class WXDLLIMPEXP_FWD_CORE wxWindow;
+class WXDLLIMPEXP_FWD_CORE wxWindowBase;
 
 // ----------------------------------------------------------------------------
 // headers we have to include
 
 // ----------------------------------------------------------------------------
 // headers we have to include