From 0a208ff95b314082868e08a73749460917b0b9a9 Mon Sep 17 00:00:00 2001 From: p02945817 <2995487295@qq.com> Date: Fri, 24 Jun 2022 19:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E4=BF=AE=E6=94=B9=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 9b31dde..0ec2660 100644 --- a/main.py +++ b/main.py @@ -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