]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filectrl.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / filectrl.h
index dfbc38219241ffd46432ef346386406dca343062..c5277e7c09349f28c33acd384bd1861a02e91621 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxFileCtrl
-    @wxheader{filectrl.h}
 
     This control allows the user to select a file.
 
@@ -186,7 +185,6 @@ public:
 
 /**
     @class wxFileCtrlEvent
-    @wxheader{filectrl.h}
 
     A file control event holds information about events associated with
     wxFileCtrl objects.