X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35..4f2718147f883ce400014bcfe62e89c3aaeacef1:/include/wx/palette.h diff --git a/include/wx/palette.h b/include/wx/palette.h index 491838d3cd..8f9183cdfb 100644 --- a/include/wx/palette.h +++ b/include/wx/palette.h @@ -20,7 +20,7 @@ #include "wx/gdiobj.h" // wxPaletteBase -class WXDLLEXPORT wxPaletteBase: public wxGDIObject +class WXDLLIMPEXP_CORE wxPaletteBase: public wxGDIObject { public: virtual ~wxPaletteBase() { }