X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b4f47a319cfaa434e00025aa779e407fbacee23..17dc7ddd7c8a2d44ebe2a4c7a39a33265974fa7f:/include/wx/button.h 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) };