X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/299647acac7960652aadb008775429c1f8ea9b8d..e6477984b100047f1d4f4f6049d51d4829712fea:/wxPython/demo/MultiSash.py?ds=sidebyside diff --git a/wxPython/demo/MultiSash.py b/wxPython/demo/MultiSash.py index ce95868047..d978b0395e 100644 --- a/wxPython/demo/MultiSash.py +++ b/wxPython/demo/MultiSash.py @@ -1,21 +1,3 @@ -# 11/20/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o Updated for wx namespace -# -# 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o wx renamer needs to be applied to multisash lib. -# o There appears to be a problem with the image that -# the library is trying to use for the alternate cursor -# -# 12/09/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o renamer issue shelved. -# -# 12/20/2003 - Jeff Grimmett (grimmtooth@softhome.net) -# -# o wxMultiSash -> MultiSash -# import wx import wx.lib.multisash as sash