X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d78998725b53eea209c0fa845b5a25fe5b512d2..53f60d4ab61af3d8f72eb2202b4cda96774531d8:/include/wx/univ/stdrend.h?ds=sidebyside diff --git a/include/wx/univ/stdrend.h b/include/wx/univ/stdrend.h index a6be61336d..2fd6a5e351 100644 --- a/include/wx/univ/stdrend.h +++ b/include/wx/univ/stdrend.h @@ -347,7 +347,7 @@ protected: // update m_penXXX objects above const wxColourScheme * const m_scheme; - DECLARE_NO_COPY_CLASS(wxStdRenderer) + wxDECLARE_NO_COPY_CLASS(wxStdRenderer); }; #endif // _WX_UNIV_STDREND_H_