X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/palmos/caret.h diff --git a/include/wx/palmos/caret.h b/include/wx/palmos/caret.h index 0221481407..73a85d0007 100644 --- a/include/wx/palmos/caret.h +++ b/include/wx/palmos/caret.h @@ -56,7 +56,7 @@ protected: private: bool m_hasCaret; - DECLARE_NO_COPY_CLASS(wxCaret) + wxDECLARE_NO_COPY_CLASS(wxCaret); }; #endif // _WX_CARET_H_