]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/button.h
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE...
[wxWidgets.git] / include / wx / button.h
index 428e6e0611e677b9b48c3d0179624f64fe0cb73a..a419b7df3936d894380bcabe777fcdb63482729f 100644 (file)
@@ -76,6 +76,7 @@ public:
     // returns the default button size for this platform
     static wxSize GetDefaultSize();
 
+protected:
     DECLARE_NO_COPY_CLASS(wxButtonBase)
 };