micha 3 mesi fa
parent
commit
5a02c0376a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      tkgui/FX3.py

+ 2 - 0
tkgui/FX3.py

@@ -322,6 +322,8 @@ root.bind("<FocusIn>", focus_in)
 root.bind("<FocusOut>", focus_out)
 
 
+
+
 def _refr_loop():
     time.sleep(3)
     while 1: