Browse Source

Merge branch 'dev' of librelight/Xdesk into master

micha 3 months ago
parent
commit
6ed5e24dc0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tkgui/FX3.py

+ 4 - 0
tkgui/FX3.py

@@ -258,8 +258,12 @@ class Gui(): # DUMMY
 manager = MANAGER() 
 modes = Modes()
 gui  = Gui()
+<<<<<<< HEAD
+=======
  
 
+
+>>>>>>> a411153 (test: commit branch:dev)
 root = tk.Tk()
 root.maxsize(600,800)