X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5475b39f53097be2de0ad06c7807b3ab524a047e..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/fdrepdlg.h diff --git a/interface/wx/fdrepdlg.h b/interface/wx/fdrepdlg.h index fa9d16c4ac..3999cac248 100644 --- a/interface/wx/fdrepdlg.h +++ b/interface/wx/fdrepdlg.h @@ -95,11 +95,11 @@ public: const wxString& GetReplaceString() const; }; -wxEventType wxEVT_COMMAND_FIND; -wxEventType wxEVT_COMMAND_FIND_NEXT; -wxEventType wxEVT_COMMAND_FIND_REPLACE; -wxEventType wxEVT_COMMAND_FIND_REPLACE_ALL; -wxEventType wxEVT_COMMAND_FIND_CLOSE; +wxEventType wxEVT_FIND; +wxEventType wxEVT_FIND_NEXT; +wxEventType wxEVT_FIND_REPLACE; +wxEventType wxEVT_FIND_REPLACE_ALL; +wxEventType wxEVT_FIND_CLOSE;