summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/kasper_gui.py1
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()