X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/428947f36fe9cbabbb0101ddfc681d37f1236fac..18c7af7e809bbbc68b71f109e352dc0297e9e05a:/wxPython/src/mac/_misc_wrap.cpp diff --git a/wxPython/src/mac/_misc_wrap.cpp b/wxPython/src/mac/_misc_wrap.cpp index f3edbb6be6..5bf9f45e7b 100644 --- a/wxPython/src/mac/_misc_wrap.cpp +++ b/wxPython/src/mac/_misc_wrap.cpp @@ -3011,6 +3011,12 @@ wxPyTimer::wxPyTimer(wxEvtHandler *owner, int id) SetOwner(this); } +wxPyTimer::~wxPyTimer() +{ +// printf("-=* ~wxPyTimer\n"); +} + + SWIGINTERN swig_type_info* SWIG_pchar_descriptor()