X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d501d4ef2a58771a495b480ea45fda5e5016211e..220bfe1596238999c60b810fcf0b86b74ed37e0b:/include/wx/msw/regconf.h diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index d90dec3bb0..b49c3bb6e1 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -106,7 +106,7 @@ private: // current path (not '/' terminated) wxString m_strPath; - DECLARE_NO_COPY_CLASS(wxRegConfig) + wxDECLARE_NO_COPY_CLASS(wxRegConfig); DECLARE_ABSTRACT_CLASS(wxRegConfig) };