]> git.saurik.com Git - wxWidgets.git/commitdiff
reSWIGged
authorRobin Dunn <robin@alldunn.com>
Fri, 13 May 2005 00:45:19 +0000 (00:45 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 13 May 2005 00:45:19 +0000 (00:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/mac/_misc.py

index 7a13e1e3785ae38d7250a9393c8fd7cb21c23596..8e67e39aced9635a270179a50aad660d69e235b6 100644 (file)
@@ -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