]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/tooltip.mm
* Added selectNewest(minVersion)
[wxWidgets.git] / src / cocoa / tooltip.mm
index fd2907bbdc5e37e3c789f16fcf02df3065152246..dafd53c086a07ccacaf412421f508f8bf815187a 100644 (file)
@@ -70,7 +70,7 @@ wxWindow *wxToolTip::GetWindow() const
 
 // set the delay after which the tooltip appears
 //static
-    void SetDelay(long milliseconds) 
+    void wxToolTip::SetDelay(long milliseconds) 
 {
     //TODO
     wxFAIL_MSG(wxT("Not implemented"));