PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3011,6 +3011,12 @@ wxPyTimer::wxPyTimer(wxEvtHandler *owner, int id)
|
||||
SetOwner(this);
|
||||
}
|
||||
|
||||
wxPyTimer::~wxPyTimer()
|
||||
{
|
||||
// printf("-=* ~wxPyTimer\n");
|
||||
}
|
||||
|
||||
|
||||
|
||||
SWIGINTERN swig_type_info*
|
||||
SWIG_pchar_descriptor()
|
||||
|
Reference in New Issue
Block a user