From 112d7c2abeb54bc83177d5942e15fba5d3eacdd3 Mon Sep 17 00:00:00 2001 From: p02945817 <2995487295@qq.com> Date: Thu, 30 Jun 2022 18:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SSS_win.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSS_win.py b/SSS_win.py index 0ed6590..218f16a 100644 --- a/SSS_win.py +++ b/SSS_win.py @@ -18,7 +18,7 @@ class Ui_MainWindow(object): self.verticalLayout_5 = QtWidgets.QVBoxLayout(self.centralwidget) self.verticalLayout_5.setObjectName("verticalLayout_5")#垂直布局 self.verticalLayout = QtWidgets.QVBoxLayout() - self.verticalLayout.setObjectName("verticalLayout") + self.verticalLayout.setObjectName("verticalLayout")#垂直布局 self.horizontalLayout = QtWidgets.QHBoxLayout() self.horizontalLayout.setObjectName("horizontalLayout") self.verticalLayout_2 = QtWidgets.QVBoxLayout()