“修改”

This commit is contained in:
p02945817 2022-06-24 19:29:47 +08:00
parent 94a0f2580a
commit 0a208ff95b
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
th2 = threading.Thread(target=self.Split)
th2.start()
# self.th = threading.Thread(target=self.Display)
# self.th.start()
# self