浏览代码

test commit

micha 3 月之前
父节点
当前提交
5a02c0376a
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: