新增资源显示

This commit is contained in:
2023-02-25 08:28:50 +08:00
parent 997a39eb63
commit 79f1c7cae1
10 changed files with 78 additions and 24 deletions

View File

@@ -25,7 +25,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>1</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@@ -306,6 +306,11 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</widget>
<widget class="QStatusBar" name="CPUValue">
<property name="statusTip">
<string/>
</property>
</widget>
<action name="action">
<property name="text">
<string>退出</string>