]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
[wxWidgets.git] / include / wx / msw / app.h
index 17e363b6b351fd549e02c9d54a7a305fff5f9d60..a66a53109036abcfe3963451d298363b924d8a80 100644 (file)
@@ -102,6 +102,7 @@ protected:
     bool m_keepGoing;
 
     DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxApp)
 };
 
 int WXDLLEXPORT wxEntry(WXHINSTANCE hInstance, WXHINSTANCE hPrevInstance,