]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/msgdlg.h
Add RunScript and implement on all backends. Document and add a very simple unit...
[wxWidgets.git] / include / wx / palmos / msgdlg.h
index e337c0c7e341a76e4362aabce899565dec6b9979..c38168cb6a6814fedc2638a3a9e8766897fc3267 100644 (file)
@@ -27,7 +27,7 @@ public:
     virtual int ShowModal(void);
 
     DECLARE_DYNAMIC_CLASS(wxMessageDialog)
-    DECLARE_NO_COPY_CLASS(wxMessageDialog)
+    wxDECLARE_NO_COPY_CLASS(wxMessageDialog);
 };