]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialup.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / dialup.h
index 849d21cbbd3b1fd42a68a01b6ace188ea56534d7..e0a1d9beb38a809547735cf203e058a80ae429b0 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxDialUpManager
-    @wxheader{dialup.h}
 
     This class encapsulates functions dealing with verifying the connection
     status of the workstation (connected to the Internet via a direct
@@ -186,7 +185,6 @@ public:
 
 /**
     @class wxDialUpEvent
-    @wxheader{dialup.h}
 
     This is the event class for the dialup events sent by wxDialUpManager.