|
|
@ -16,9 +16,12 @@ |
|
|
<property name="accessibleName"> |
|
|
<property name="accessibleName"> |
|
|
<string>CPU</string> |
|
|
<string>CPU</string> |
|
|
</property> |
|
|
</property> |
|
|
<layout class="QVBoxLayout"> |
|
|
|
|
|
|
|
|
<layout class="QVBoxLayout" name="vboxlayout_2" stretch="0"> |
|
|
<item> |
|
|
<item> |
|
|
<layout class="QVBoxLayout"> |
|
|
|
|
|
|
|
|
<layout class="QVBoxLayout" name="vboxlayout"> |
|
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
|
<number>0</number> |
|
|
|
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<widget class="QGroupBox" name="groupBox"> |
|
|
<widget class="QGroupBox" name="groupBox"> |
|
|
<property name="title"> |
|
|
<property name="title"> |
|
|
@ -56,10 +59,6 @@ |
|
|
</layout> |
|
|
</layout> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
</layout> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item> |
|
|
|
|
|
<layout class="QVBoxLayout"> |
|
|
|
|
|
<item> |
|
|
<item> |
|
|
<widget class="QGroupBox" name="unsafe_group"> |
|
|
<widget class="QGroupBox" name="unsafe_group"> |
|
|
<property name="title"> |
|
|
<property name="title"> |
|
|
@ -97,31 +96,24 @@ |
|
|
</layout> |
|
|
</layout> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
|
|
|
<item> |
|
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
|
<property name="orientation"> |
|
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="sizeType"> |
|
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
|
<size> |
|
|
|
|
|
<width>20</width> |
|
|
|
|
|
<height>40</height> |
|
|
|
|
|
</size> |
|
|
|
|
|
</property> |
|
|
|
|
|
</spacer> |
|
|
|
|
|
</item> |
|
|
</layout> |
|
|
</layout> |
|
|
</item> |
|
|
</item> |
|
|
<item> |
|
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
|
<property name="orientation"> |
|
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
|
<size> |
|
|
|
|
|
<width>20</width> |
|
|
|
|
|
<height>40</height> |
|
|
|
|
|
</size> |
|
|
|
|
|
</property> |
|
|
|
|
|
</spacer> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item> |
|
|
|
|
|
<widget class="QLabel" name="label_disable_info"> |
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
<string>CPU settings are available only when game is not running.</string> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="wordWrap"> |
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
</layout> |
|
|
</layout> |
|
|
</widget> |
|
|
</widget> |
|
|
<resources/> |
|
|
<resources/> |
|
|
|