aboutsummaryrefslogtreecommitdiff
path: root/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.ui')
-rw-r--r--mainwindow.ui10
1 files changed, 6 insertions, 4 deletions
diff --git a/mainwindow.ui b/mainwindow.ui
index b15cc8e..0dcce91 100644
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -217,10 +217,12 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
- <widget class="QPushButton" name="pushButton_openPreset">
- <property name="text">
- <string>Open Preset</string>
- </property>
+ <widget class="QComboBox" name="comboBox_openPreset">
+ <item>
+ <property name="text">
+ <string>Open Preset</string>
+ </property>
+ </item>
</widget>
</item>
<item>