]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/snglinst.h
removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they...
[wxWidgets.git] / include / wx / snglinst.h
index b940f3dd12d31dfad96f17f0433c1b16d8839979..114b73b3d1afb911af18bbfc69d5839b14e99652 100644 (file)
@@ -60,6 +60,8 @@ private:
 
     // the implementation details (platform specific)
     class WXDLLEXPORT wxSingleInstanceCheckerImpl *m_impl;
+
+    DECLARE_NO_COPY_CLASS(wxSingleInstanceChecker)
 };
 
 #endif // wxUSE_SNGLINST_CHECKER