X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..907ea7d5cc64befac486b269b3ab5b87dfc246d5:/include/wx/palmos/caret.h?ds=sidebyside 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_