X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0a050e347b1ece07ad5f165ba1b1d16edbeae77..e39b5fa45715cd6ccc011305ea247b5d85f36a8d:/src/msw/fdrepdlg.cpp diff --git a/src/msw/fdrepdlg.cpp b/src/msw/fdrepdlg.cpp index 61441c2782..8ea315b657 100644 --- a/src/msw/fdrepdlg.cpp +++ b/src/msw/fdrepdlg.cpp @@ -91,7 +91,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;