Qt: Move debug GPU device to advanced options

This commit is contained in:
Connor McLaughlin
2020-08-09 00:03:07 +10:00
parent 70767dc6bf
commit 96b86acb4f
4 changed files with 25 additions and 13 deletions

View File

@@ -37,7 +37,7 @@
<x>0</x>
<y>0</y>
<width>423</width>
<height>762</height>
<height>756</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
@@ -67,13 +67,6 @@
<item row="1" column="1">
<widget class="QComboBox" name="adapter"/>
</item>
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="useDebugDevice">
<property name="text">
<string>Use Debug Device</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>