X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f46c20bc4cc5be9b358a6e6caad39c1f8498cae..6689960c3cea91383a8ce78de01cb30d1ddc54ef:/include/wx/cocoa/slider.h?ds=sidebyside diff --git a/include/wx/cocoa/slider.h b/include/wx/cocoa/slider.h index 1d2a164666..32950b547f 100644 --- a/include/wx/cocoa/slider.h +++ b/include/wx/cocoa/slider.h @@ -19,7 +19,7 @@ // ======================================================================== // wxSlider // ======================================================================== -class WXDLLEXPORT wxSlider: public wxSliderBase, protected wxCocoaNSSlider +class WXDLLIMPEXP_CORE wxSlider: public wxSliderBase, protected wxCocoaNSSlider { DECLARE_DYNAMIC_CLASS(wxSlider) DECLARE_EVENT_TABLE()