diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-08 13:46:50 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-08 13:46:50 +0100 |
| commit | 847cd6ee4afa70acf408f1166274d30347624f0e (patch) | |
| tree | 9aebd42c2b2551d946ae1000035f78a25138a72d /bin | |
| parent | 5a768dcb03ea90fc3be113ff73f6ee603fcda5f2 (diff) | |
added another comment
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/kasper_gui.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/kasper_gui.py b/bin/kasper_gui.py index 77adba2..d94784d 100644 --- a/bin/kasper_gui.py +++ b/bin/kasper_gui.py @@ -7,4 +7,5 @@ photo = PhotoImage(file="icon.png") display.iconphoto(False, photo) # making 2 versions IOS AND DESKTOP +# with swiftUI display.mainloop() |
