#define wxID_GREEN_SLIDER 3002
#define wxID_BLUE_SLIDER 3003
- class WXDLLEXPORT wxSlider;
+ class WXDLLIMPEXP_FWD_CORE wxSlider;
#endif // wxUSE_SLIDER
-class WXDLLEXPORT wxGenericColourDialog : public wxDialog
+class WXDLLIMPEXP_CORE wxGenericColourDialog : public wxDialog
{
public:
wxGenericColourDialog();