]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcscreen.h
Implement basic support for virtual file systems for the ie backend. Registering...
[wxWidgets.git] / include / wx / palmos / dcscreen.h
index 986247f701347f4f4c08ea95216b81cc47f80b51..cb9f6a2649e0a3fa9dff51c6daf86e242c660d3b 100644 (file)
@@ -24,7 +24,7 @@ public:
     virtual void DoGetSize(int *w, int *h) const;
 
     DECLARE_CLASS(wxScreenDCImpl)
-    DECLARE_NO_COPY_CLASS(wxScreenDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl);
 };
 
 #endif