]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
Small speed up to fonts and support for scaling.
[wxWidgets.git] / include / wx / msw / mdi.h
index d70470724b367696983e4f5415fb12124f2ca789..dec7df28260e35a1f678161126279290d885e0e4 100644 (file)
@@ -114,6 +114,7 @@ private:
 
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS(wxMDIParentFrame)
+    DECLARE_NO_COPY_CLASS(wxMDIParentFrame)
 };
 
 // ---------------------------------------------------------------------------