X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..6dd16e4f26490f1f4f2be1204840cbf4ecf74a35:/include/wx/snglinst.h diff --git a/include/wx/snglinst.h b/include/wx/snglinst.h index b940f3dd12..114b73b3d1 100644 --- a/include/wx/snglinst.h +++ b/include/wx/snglinst.h @@ -60,6 +60,8 @@ private: // the implementation details (platform specific) class WXDLLEXPORT wxSingleInstanceCheckerImpl *m_impl; + + DECLARE_NO_COPY_CLASS(wxSingleInstanceChecker) }; #endif // wxUSE_SNGLINST_CHECKER