Minor cleanup for 2.5. Upped version to 0.9.4. Removed use of decorators.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick K. O'Brien
2004-01-25 23:37:41 +00:00
parent 1c32ded32c
commit e757654cd8
5 changed files with 40 additions and 23 deletions

View File

@@ -8,9 +8,6 @@ __author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
__cvsid__ = "$Id$"
__revision__ = "$Revision$"[11:-2]
#from wxd.d_wx import wx
#from wxd.d_stc import stc
import wx
from wx import stc