projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
421f195
)
annoying oversight - someday compilers will point this out
author
Ryan Norton
<wxprojects@comcast.net>
Tue, 12 Oct 2004 15:22:47 +0000
(15:22 +0000)
committer
Ryan Norton
<wxprojects@comcast.net>
Tue, 12 Oct 2004 15:22:47 +0000
(15:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29804
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/cocoa/tooltip.mm
patch
|
blob
|
blame
|
history
diff --git
a/src/cocoa/tooltip.mm
b/src/cocoa/tooltip.mm
index fd2907bbdc5e37e3c789f16fcf02df3065152246..dafd53c086a07ccacaf412421f508f8bf815187a 100644
(file)
--- a/
src/cocoa/tooltip.mm
+++ b/
src/cocoa/tooltip.mm
@@
-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"));