X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35..f01a77c7954ff4b7ee9f74af8df5a16f239d3537:/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() { }