X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..628e155d8c70da0f962289cf1e1dea3699255707:/interface/fdrepdlg.h?ds=sidebyside diff --git a/interface/fdrepdlg.h b/interface/fdrepdlg.h index 598806acf7..84fd6047a5 100644 --- a/interface/fdrepdlg.h +++ b/interface/fdrepdlg.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: fdrepdlg.h -// Purpose: documentation for wxFindDialogEvent class +// Purpose: interface of wxFindDialogEvent // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -48,6 +48,7 @@ public: }; + /** @class wxFindReplaceData @wxheader{fdrepdlg.h} @@ -105,6 +106,7 @@ public: }; + /** @class wxFindReplaceDialog @wxheader{fdrepdlg.h} @@ -156,3 +158,4 @@ public: */ const wxFindReplaceData* GetData() const; }; +