]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/toplevel.h
streamlining code
[wxWidgets.git] / include / wx / palmos / toplevel.h
index c6909432597c95f52183885df5d553adf3667494..3879c63bae2ff84c9f61bb9da257d8224a5db62e 100644 (file)
@@ -121,7 +121,7 @@ protected:
     wxWindow             *m_winLastFocused;
 
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxTopLevelWindowPalm)
+    wxDECLARE_NO_COPY_CLASS(wxTopLevelWindowPalm);
 };
 
 #endif // _WX_PALMOS_TOPLEVEL_H_