X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..96defed03c190cb602ed4f7ca6e962a49e10dddd:/include/wx/snglinst.h?ds=sidebyside diff --git a/include/wx/snglinst.h b/include/wx/snglinst.h index a060048360..a8f508aefb 100644 --- a/include/wx/snglinst.h +++ b/include/wx/snglinst.h @@ -57,7 +57,7 @@ private: // the implementation details (platform specific) class WXDLLIMPEXP_FWD_BASE wxSingleInstanceCheckerImpl *m_impl; - DECLARE_NO_COPY_CLASS(wxSingleInstanceChecker) + wxDECLARE_NO_COPY_CLASS(wxSingleInstanceChecker); }; #endif // wxUSE_SNGLINST_CHECKER