Remove Render System combo box from the launcher UI

c++11
scrawl 10 years ago
parent ddfed35d1c
commit 89fc473fae

@ -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…
Cancel
Save