X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/372bde9b72b67036482dcc170f6260846e7a3b64..86d35a44665429542685acbdc3a23cdcdcc48fb5:/wxPython/demo/wxScrolledPanel.py diff --git a/wxPython/demo/wxScrolledPanel.py b/wxPython/demo/wxScrolledPanel.py index e1eca01c8d..7526b3caee 100644 --- a/wxPython/demo/wxScrolledPanel.py +++ b/wxPython/demo/wxScrolledPanel.py @@ -6,6 +6,10 @@ # # o scrolledpanel lib needs wx update # +# 12/11/2003 - Jeff Grimmett (grimmtooth@softhome.net) +# +# o lib updated, all is well. +# import wx import wx.lib.scrolledpanel as scrolled