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>
This commit is contained in:
Anton Lundin 2013-11-24 23:21:29 +01:00 committed by Dirk Hohndel
parent a25d351b64
commit d0fbfc7a9c
3 changed files with 9 additions and 4 deletions

View file

@ -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>