]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/app.h
save the current status text for each pane inside wxStatusBarPane: native controls...
[wxWidgets.git] / include / wx / palmos / app.h
index 84d740ea64689da1f9f760bdb1ebdc9e17f7753c..292830482d482c547fe8225002995fc6b00ba277 100644 (file)
@@ -74,7 +74,7 @@ public:
 
 protected:
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxApp)
+    wxDECLARE_NO_COPY_CLASS(wxApp);
 };
 
 // ----------------------------------------------------------------------------