]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/slider.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / msw / slider.h
index 4dfe3dd50a38417d303d3fd603003215f1f2abdc..019bc233da1f017223d002c405c166e3c6859cf9 100644 (file)
@@ -15,7 +15,7 @@
 class WXDLLIMPEXP_FWD_CORE wxSubwindows;
 
 // Slider
-class WXDLLEXPORT wxSlider : public wxSliderBase
+class WXDLLIMPEXP_CORE wxSlider : public wxSliderBase
 {
 public:
     wxSlider() { Init(); }