]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palette.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / palette.h
index 491838d3cddc8d377955a31518271073ae46c250..8f9183cdfbd503657c26d08c151b74b1b2df849c 100644 (file)
@@ -20,7 +20,7 @@
 #include "wx/gdiobj.h"
 
 // wxPaletteBase
-class WXDLLEXPORT wxPaletteBase: public wxGDIObject
+class WXDLLIMPEXP_CORE wxPaletteBase: public wxGDIObject
 {
 public:
     virtual ~wxPaletteBase() { }