X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d78998725b53eea209c0fa845b5a25fe5b512d2..c4021a7920ab9f41b1553e28f1177b6e39a6d901:/include/wx/univ/stdrend.h 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_