Browse Source

test commit

micha 3 months ago
parent
commit
5a02c0376a
1 changed files with 2 additions and 0 deletions
  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: