]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_timer.i
Version
[wxWidgets.git] / wxPython / src / _timer.i
index 910a3864cad50475c662ded96c665c76c7cc67ed..c4bd285dbe5991678e53a7890af55dd252d823fb 100644 (file)
@@ -62,7 +62,8 @@ void wxPyTimer::base_Notify() {
 
 MustHaveApp(wxPyTimer);
 
-%name(Timer) class wxPyTimer : public wxEvtHandler
+%rename(Timer) wxPyTimer;
+class wxPyTimer : public wxEvtHandler
 {
 public:
     // Don't let the OOR or callback info hold references to the object so