X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43c48e1e53d74cef62d15f08f015d9efeb45a0c1..5b88a837ba75928cd3835a6b97ae2bf5ad983a6e:/interface/wx/fdrepdlg.h?ds=sidebyside diff --git a/interface/wx/fdrepdlg.h b/interface/wx/fdrepdlg.h index 997e5330ba..a396bab8f8 100644 --- a/interface/wx/fdrepdlg.h +++ b/interface/wx/fdrepdlg.h @@ -45,7 +45,7 @@ enum wxFindReplaceDialogStyles /** @class wxFindDialogEvent - wxFindReplaceDialog events + wxFindReplaceDialog events. @beginEventTable{wxFindDialogEvent} @event{EVT_FIND(id, func)} @@ -111,7 +111,7 @@ public: dialog and calling them has no effect later. @library{wxcore} - @category{data} + @category{cmndlg,data} */ class wxFindReplaceData : public wxObject {