X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/33785d9f22d92717aedef5249210e03b69bdff5c..7f997e3f0e332be7fea1f22d9ba4f6dc5a6c2b5a:/wxPython/demo/GridDragable.py diff --git a/wxPython/demo/GridDragable.py b/wxPython/demo/GridDragable.py index b30467c209..8f375b8eb7 100644 --- a/wxPython/demo/GridDragable.py +++ b/wxPython/demo/GridDragable.py @@ -1,13 +1,3 @@ -# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Modified for V2.5 -# -# 11/25/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o wx renamer didn't appear to 'catch' all the classes in -# wx.lib.gridmovers -# o Event binder not working properly with wx.lib.gridmovers -# import wx import wx.grid as gridlib