X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/33785d9f22d92717aedef5249210e03b69bdff5c..015131a1fd95d4fcfb2bbd660197ad5185cc8992:/wxPython/demo/GridDragable.py?ds=inline 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