]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_misc.py
Another attempt at a compilation fix for VC++ 5 and 6
[wxWidgets.git] / wxPython / src / gtk / _misc.py
index c99efbcb5369c1a3f9cbfa67126321543596f1de..ec2128941beca3da018dec8fc0fb243247707896 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