X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..6bddaaf9472231a10204058664e15f61e7c28ddc:/interface/wx/fdrepdlg.h diff --git a/interface/wx/fdrepdlg.h b/interface/wx/fdrepdlg.h index e704d00c4e..eb288225e8 100644 --- a/interface/wx/fdrepdlg.h +++ b/interface/wx/fdrepdlg.h @@ -44,7 +44,6 @@ enum wxFindReplaceDialogStyles /** @class wxFindDialogEvent - @wxheader{fdrepdlg.h} wxFindReplaceDialog events @@ -100,7 +99,6 @@ public: /** @class wxFindReplaceData - @wxheader{fdrepdlg.h} wxFindReplaceData holds the data for wxFindReplaceDialog. @@ -158,7 +156,6 @@ public: /** @class wxFindReplaceDialog - @wxheader{fdrepdlg.h} wxFindReplaceDialog is a standard modeless dialog which is used to allow the user to search for some text (and possibly replace it with something else).