1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

Remove Render System combo box from the launcher UI

This commit is contained in:
scrawl 2015-06-05 02:35:13 +02:00
parent ddfed35d1c
commit 89fc473fae

View file

@ -6,30 +6,11 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>332</width> <width>437</width>
<height>297</height> <height>343</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <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> <item>
<widget class="QGroupBox" name="displayGroup"> <widget class="QGroupBox" name="displayGroup">
<property name="title"> <property name="title">