2 次代码提交 6a4b8e4f1c ... 5a02c0376a

作者 SHA1 备注 提交日期
  micha 5a02c0376a test commit 3 月之前
  micha ca5ba2b10f Merge branch 'dev' of librelight/Xdesk into master 3 月之前
共有 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: