X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..4add61fd8b7e56adeb912503c67f4cf1a4065e79:/include/wx/palmos/dib.h diff --git a/include/wx/palmos/dib.h b/include/wx/palmos/dib.h index 38d4d67643..e68ad4ef14 100644 --- a/include/wx/palmos/dib.h +++ b/include/wx/palmos/dib.h @@ -12,8 +12,8 @@ #ifndef _WX_PALMOS_DIB_H_ #define _WX_PALMOS_DIB_H_ -class WXDLLEXPORT wxBitmap; -class WXDLLEXPORT wxPalette; +class WXDLLIMPEXP_FWD_CORE wxBitmap; +class WXDLLIMPEXP_FWD_CORE wxPalette; #include "wx/msw/private.h" @@ -23,7 +23,7 @@ class WXDLLEXPORT wxPalette; // wxDIB: represents a DIB section // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxDIB +class WXDLLIMPEXP_CORE wxDIB { public: // ctors and such