Changeset 4069

Show
Ignore:
Timestamp:
05/05/08 13:05:11 (3 months ago)
Author:
ed
Message:

Added import of dDockTabs class.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dabo/ui/uiwx/__init__.py

    r3991 r4069  
    152152if wx.VERSION >= (2, 7): 
    153153    from dDockForm import dDockForm 
     154    from dPageFrame import dDockTabs 
    154155 
    155156artConstants = {}