forked from mirror/openmw-tes3mp
Remove Render System combo box from the launcher UI
This commit is contained in:
parent
ddfed35d1c
commit
89fc473fae
1 changed files with 2 additions and 21 deletions
|
@ -6,30 +6,11 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>332</width>
|
||||
<height>297</height>
|
||||
<width>437</width>
|
||||
<height>343</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="rendererGroup">
|
||||
<property name="title">
|
||||
<string>Render System</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="rendererLabel">
|
||||
<property name="text">
|
||||
<string>Rendering Subsystem:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QComboBox" name="rendererComboBox"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="displayGroup">
|
||||
<property name="title">
|
||||
|
|
Loading…
Reference in a new issue