]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/slider95.h
don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value param...
[wxWidgets.git] / include / wx / msw / slider95.h
index 08cf96528a69e9978f3d83dc410f0823e100b630..7d50a97762510e0f77563f5208f7c05f5f09b698 100644 (file)
@@ -117,7 +117,7 @@ protected:
     virtual wxSize DoGetBestSize() const;
 
     // the labels windows, if any
-    wxSubwindows *m_labels;
+    wxSubwindows  *m_labels;
 
     int           m_rangeMin;
     int           m_rangeMax;