Skip to content

Commit 6017edc

Browse files
committed
added icon
1 parent 829fa14 commit 6017edc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

TODOlist.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ def startup():
636636

637637
startup()
638638

639-
window = sg.Window('TODOlist', layout=createLayout(None), size=(300,500), finalize=True)
639+
window = sg.Window('TODOlist', layout=createLayout(None), size=(300,500), finalize=True, icon='icon.ico')
640640
bindRightClick()
641641

642642

icon.ico

98.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)