Skip to content

Commit

Permalink
Import tree widget
Browse files Browse the repository at this point in the history
With this in place, winforms can actually run the demo, although the tree widget is blank.
  • Loading branch information
obulat authored Sep 4, 2018
1 parent 12f8001 commit 191c8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/winforms/toga_winforms/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from .widgets.splitcontainer import *
from .widgets.switch import *
from .widgets.table import *
from .widgets.tree import *
from .widgets.webview import *
from .window import Window

Expand Down

0 comments on commit 191c8a4

Please sign in to comment.