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:
@@ -70,7 +70,7 @@ wxWindow *wxToolTip::GetWindow() const
|
|||||||
|
|
||||||
// set the delay after which the tooltip appears
|
// set the delay after which the tooltip appears
|
||||||
//static
|
//static
|
||||||
void SetDelay(long milliseconds)
|
void wxToolTip::SetDelay(long milliseconds)
|
||||||
{
|
{
|
||||||
//TODO
|
//TODO
|
||||||
wxFAIL_MSG(wxT("Not implemented"));
|
wxFAIL_MSG(wxT("Not implemented"));
|
||||||
|
Reference in New Issue
Block a user