From: Robin Dunn Date: Wed, 3 Dec 2003 03:26:44 +0000 (+0000) Subject: reSWIGed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7487606ad653885f3351ce605cb8ef07969b9a1f reSWIGed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/wxPython/misc.py b/wxPython/wxPython/misc.py index cd70362b85..57b1b1fd32 100644 --- a/wxPython/wxPython/misc.py +++ b/wxPython/wxPython/misc.py @@ -270,7 +270,7 @@ wxLogStatus = wx.misc.LogStatus wxLogStatusFrame = wx.misc.LogStatusFrame wxLogSysError = wx.misc.LogSysError wxLogTrace = wx.misc.LogTrace -wxLogTraceMask = wx.misc.LogTraceMask +wxLogTrace = wx.misc.LogTrace wxLogGeneric = wx.misc.LogGeneric wxSafeShowMessage = wx.misc.SafeShowMessage wxLogNull = wx.misc.LogNull