]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fdrepdlg.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / fdrepdlg.h
index e704d00c4e80ae4df015f1eea314cf7335229057..eb288225e82ba86e3cd145c3bcfca6e179a61040 100644 (file)
@@ -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).