This commit is contained in:
p02945817 2022-06-30 18:42:09 +08:00
parent 03edd45541
commit 112d7c2abe
1 changed files with 1 additions and 1 deletions

View File

@ -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()