From ec96a73450741962cc9258a3fcc0fbe934552c99 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 16 Jan 2003 04:13:50 +0000 Subject: [PATCH] SWIGged updates for wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/gtk/wx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/src/gtk/wx.py b/wxPython/src/gtk/wx.py index 190fef80ca..93126cf100 100644 --- a/wxPython/src/gtk/wx.py +++ b/wxPython/src/gtk/wx.py @@ -941,7 +941,7 @@ wxPYAPP_ASSERT_DIALOG = wxc.wxPYAPP_ASSERT_DIALOG #---------------------------------------------------------------------------- # Name: _extra.py -# Purpose: This file is appended to the shadow class file generated +# Purpose: This file is appended to the shadow class file generated # by SWIG. We add some unSWIGable things here. # # Author: Robin Dunn