]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/button.h
ported wxSVG contrib to bakefile (patch #778614)
[wxWidgets.git] / include / wx / msw / button.h
index 5caf45782a1f2c23d8a3f13845bc53f63d9c7225..15bdaf3482acff470c017b9019e4f7181b174c0b 100644 (file)
@@ -81,7 +81,7 @@ protected:
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const ;
 
 private:
-    DECLARE_DYNAMIC_CLASS(wxButton)
+    DECLARE_DYNAMIC_CLASS_NO_COPY(wxButton)
 };
 
 #endif