X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe3d9123c6968b452a95133c635069d6f7ae8ea5..0ca4ab85b71e0063ff7d323b77c940219446f7fb:/include/wx/msw/button.h diff --git a/include/wx/msw/button.h b/include/wx/msw/button.h index 5caf45782a..15bdaf3482 100644 --- a/include/wx/msw/button.h +++ b/include/wx/msw/button.h @@ -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