]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/colour.h
do platform-specific checks after ensuring that the symbols we use are defined; extra...
[wxWidgets.git] / include / wx / colour.h
index 14020d84f345033a2e3eb35ad788dd1a7f02724f..ecce9a4943cb8fb9cd9b3aa0a033c0a30cff7e8e 100644 (file)
@@ -16,7 +16,7 @@
 #include "wx/gdiobj.h"
 
 
-class WXDLLEXPORT wxColour;
+class WXDLLIMPEXP_FWD_CORE wxColour;
 
 // the standard wxColour constructors;
 // this macro avoids to repeat these lines across all colour.h files, since