aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/preferences.ui
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2013-11-24 23:21:29 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-24 15:07:25 -0800
commitd0fbfc7a9c999bdab79884f3991650a1c0866adb (patch)
treeaf06e2f40312f65d7c5dc85213212bdaafcc205d /qt-ui/preferences.ui
parenta25d351b64f311afe1d60af231bd1214b6eb4783 (diff)
downloadsubsurface-d0fbfc7a9c999bdab79884f3991650a1c0866adb.tar.gz
Create a drop down to choose default cylinder
This also renames the ui element to match. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/preferences.ui')
-rw-r--r--qt-ui/preferences.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui
index d30752829..cb546a93b 100644
--- a/qt-ui/preferences.ui
+++ b/qt-ui/preferences.ui
@@ -209,7 +209,7 @@
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
- <widget class="QLineEdit" name="defaultcylinder"/>
+ <widget class="QComboBox" name="default_cylinder"/>
</item>
</layout>
</item>