X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3225a4b8b8656f25dac6cb20684a3c2c273cf796:/src/palmos/fdrepdlg.cpp diff --git a/src/palmos/fdrepdlg.cpp b/src/palmos/fdrepdlg.cpp index 86b31851f5..1dff7815d0 100644 --- a/src/palmos/fdrepdlg.cpp +++ b/src/palmos/fdrepdlg.cpp @@ -87,7 +87,7 @@ private: // registered Message for Dialog static UINT ms_msgFindDialog; - DECLARE_NO_COPY_CLASS(wxFindReplaceDialogImpl) + wxDECLARE_NO_COPY_CLASS(wxFindReplaceDialogImpl); }; UINT wxFindReplaceDialogImpl::ms_msgFindDialog = 0;