Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b61a28e

Browse files
committed
add a comment
1 parent 505c491 commit b61a28e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/pynche/Main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def build(master=None, initialcolor=None, initfile=None, ignore=None):
146146
app = PyncheWidget(__version__, s, master=master)
147147
w = app.window()
148148

149+
# these built-in viewers live inside the main Pynche window
149150
s.add_view(StripViewer(s, w))
150151
s.add_view(ChipViewer(s, w))
151152
s.add_view(TypeinViewer(s, w))

0 commit comments

Comments
 (0)