]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/busyinfo.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / busyinfo.h
index 88c88810e32e3ac6084cf16e28bd2628b1abee05..9b3b901583ea8393c3f72393bfec9895bf8b2d30 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxBusyInfo
-    @wxheader{busyinfo.h}
 
     This class makes it easy to tell your user that the program is temporarily busy.
     Just create a wxBusyInfo object on the stack, and within the current scope,