]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/caret.h
No changes, just add another case to a switch on wxMouseButton.
[wxWidgets.git] / include / wx / palmos / caret.h
index 0221481407179b89150def7e763aba29002e9f67..73a85d000769a3973c48f0383341b8717ea3d124 100644 (file)
@@ -56,7 +56,7 @@ protected:
 private:
     bool m_hasCaret;
 
-    DECLARE_NO_COPY_CLASS(wxCaret)
+    wxDECLARE_NO_COPY_CLASS(wxCaret);
 };
 
 #endif // _WX_CARET_H_