X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b4f47a319cfaa434e00025aa779e407fbacee23..1e151594721201f2048aa295dcf35acd28f012b9:/include/wx/button.h?ds=sidebyside diff --git a/include/wx/button.h b/include/wx/button.h index 428e6e0611..a419b7df39 100644 --- a/include/wx/button.h +++ b/include/wx/button.h @@ -76,6 +76,7 @@ public: // returns the default button size for this platform static wxSize GetDefaultSize(); +protected: DECLARE_NO_COPY_CLASS(wxButtonBase) };