X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b4f47a319cfaa434e00025aa779e407fbacee23..2fd47df61e9ea15da8ab3816e5d968e5204f2656:/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) };