changed a string
parent
21421d3ec2
commit
eb878cfc82
4
main.ui
4
main.ui
|
@ -44,7 +44,7 @@
|
||||||
<enum>QTabWidget::Rounded</enum>
|
<enum>QTabWidget::Rounded</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>0</number>
|
<number>3</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tabUpdates">
|
<widget class="QWidget" name="tabUpdates">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
|
@ -340,7 +340,7 @@
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><Ram amount></string>
|
<string><Ram available></string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Reference in New Issue