X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..e333075415c35d2e869ea585fa41f01a2c938897:/interface/fdrepdlg.h?ds=inline 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; }; +