forked from PulseFocusPlatform/PulseFocusPlatform
“修改”
This commit is contained in:
parent
0a208ff95b
commit
65f26d0285
1
main.py
1
main.py
|
@ -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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue