X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/428947f36fe9cbabbb0101ddfc681d37f1236fac..9fcbe0766385cc9f68c22da46d8081d02f8a4103:/wxPython/src/gtk/_misc_wrap.cpp diff --git a/wxPython/src/gtk/_misc_wrap.cpp b/wxPython/src/gtk/_misc_wrap.cpp index a9de8fe4fc..ba55e2241e 100644 --- a/wxPython/src/gtk/_misc_wrap.cpp +++ b/wxPython/src/gtk/_misc_wrap.cpp @@ -3017,6 +3017,12 @@ wxPyTimer::wxPyTimer(wxEvtHandler *owner, int id) SetOwner(this); } +wxPyTimer::~wxPyTimer() +{ +// printf("-=* ~wxPyTimer\n"); +} + + SWIGINTERN swig_type_info* SWIG_pchar_descriptor()