reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a698767447
commit
dc61cdb268
@ -1114,7 +1114,7 @@ class Timer(_core.EvtHandler):
|
||||
"""GetId(self) -> int"""
|
||||
return _misc_.Timer_GetId(*args, **kwargs)
|
||||
|
||||
def Destroy():
|
||||
def Destroy(self):
|
||||
"""NO-OP: Timers must be destroyed by normal refrence counting"""
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user