“修改”

This commit is contained in:
p02945817 2022-06-24 19:30:33 +08:00
parent 0a208ff95b
commit 65f26d0285
1 changed files with 0 additions and 1 deletions

View File

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