左侧边栏加入更新按钮

This commit is contained in:
2022-12-11 18:10:36 +08:00
parent f948c8905a
commit 6ff58adffa
6 changed files with 46 additions and 0 deletions

View File

@@ -521,6 +521,31 @@
</attribute>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_14">
<property name="minimumSize">
<size>
<width>0</width>
<height>36</height>
</size>
</property>
<property name="text">
<string>更新</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">