]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/mdi.h
define constants for the number of items in the tree at each level and number of...
[wxWidgets.git] / include / wx / palmos / mdi.h
index e4d3f07c86f8ac7ec6a257822fbd12266e99c56d..97bd63b30fe2a8689f42f40a753def44216f3eda 100644 (file)
@@ -103,7 +103,7 @@ private:
 
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS(wxMDIParentFrame)
-    DECLARE_NO_COPY_CLASS(wxMDIParentFrame)
+    wxDECLARE_NO_COPY_CLASS(wxMDIParentFrame);
 };
 
 // ---------------------------------------------------------------------------