X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..d2e66707deb10dea6f92e3e4092f8a43ef942a5d:/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;