]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/slider95.h
Added wxPaintDCEx class, to handle the case where an HDC
[wxWidgets.git] / include / wx / msw / slider95.h
index 5c1d103e02225dbe91cb9f68b0847db9f2884270..626efc0125ee1244f1670a9cdd63b7bf1b401427 100644 (file)
@@ -101,7 +101,7 @@ protected:
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);
 
-    DECLARE_DYNAMIC_CLASS(wxSlider95)
+    DECLARE_DYNAMIC_CLASS_NO_COPY(wxSlider95)
 };
 
 #endif