Ticket #1022: uiwx__init__.2.patch

File uiwx__init__.2.patch, 425 bytes (added by digitalxero@gmail.com, 1 year ago)

Patch for the init.py to include the new dPageFrameStyled

  • I:\python\test\dabo\ui\uiwx\__init__.py

    old new  
    116116from dPanel import dPanel 
    117117from dPanel import dScrollPanel 
    118118from dPageFrame import dPageFrame 
     119from dPageFrame import dFancyPageFrame 
    119120from dPageFrame import dPageList 
    120121from dPageFrame import dPageSelect 
    121122from dPageFrameNoTabs import dPageFrameNoTabs