]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/tooltip.h
removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacin...
[wxWidgets.git] / interface / tooltip.h
index 6abb42f45838fae2f65fe12b0f55b9d71e87c332..20635ad5689388c1c3e3077054e2090baba84500 100644 (file)
@@ -32,7 +32,6 @@ public:
 
     /**
         Enable or disable tooltips globally.
-        
         May not be supported on all platforms (eg. wxCocoa).
     */
     static void Enable(bool flag);
@@ -56,7 +55,6 @@ public:
 
     /**
         Set the delay after which the tooltip appears.
-        
         May not be supported on all platforms (eg. wxCocoa).
     */
     static void SetDelay(long msecs);