X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..d9b21c9f47f59f36d73220270002b55a7babfdfc:/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