update 新增韵

This commit is contained in:
FrankCV2048
2024-12-23 20:25:31 +08:00
parent 79eed7fee4
commit f1f9fb9f39
3 changed files with 13 additions and 13 deletions

View File

@ -3682,10 +3682,10 @@ class Ui_MainWindow(object):
self.gridLayout_2.addWidget(self.pushButton_onekeyfeed, 0, 0, 1, 2)
self.gridLayout_2.setRowStretch(0, 1)
self.gridLayout_2.setRowStretch(1, 1)
self.gridLayout_2.setRowStretch(2, 1)
self.gridLayout_2.setRowStretch(3, 1)
self.gridLayout_2.setRowStretch(0, 2)
self.gridLayout_2.setRowStretch(1, 2)
self.gridLayout_2.setRowStretch(2, 2)
self.gridLayout_2.setRowStretch(3, 2)
self.gridLayout_2.setColumnStretch(0, 1)
self.gridLayout_2.setColumnStretch(1, 1)
self.gridLayout_2.setRowMinimumHeight(0, 2)
@ -3832,8 +3832,8 @@ class Ui_MainWindow(object):
self.verticalLayout_10.setStretch(0, 1)
self.verticalLayout_10.setStretch(1, 6)
self.verticalLayout_10.setStretch(2, 4)
self.verticalLayout_10.setStretch(3, 4)
self.verticalLayout_10.setStretch(2, 6)
self.verticalLayout_10.setStretch(3, 1)
self.horizontalLayout_4.addWidget(self.frame_right)