From 12f6c98697009f45e5e6ba0ad26461fc143044af Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sat, 19 Feb 2022 05:29:48 +0100 Subject: [PATCH] added a file to put all the GUI stuff in --- gui_handler.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gui_handler.py diff --git a/gui_handler.py b/gui_handler.py new file mode 100644 index 0000000..633f866 --- /dev/null +++ b/gui_handler.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +