annoying oversight - someday compilers will point this out
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
421f1954f9
commit
4413571533
@ -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"));
|
||||
|
Loading…
Reference in New Issue
Block a user