mobile/UI: update location combobox for dive edit
This one was missed in commit Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
83acb98886
commit
4dc1b4ef4a
@ -154,7 +154,7 @@ Item {
|
||||
Layout.alignment: Qt.AlignRight
|
||||
text: qsTr("Location:")
|
||||
}
|
||||
Controls.ComboBox {
|
||||
TemplateComboBox {
|
||||
id: locationBox
|
||||
editable: true
|
||||
flat: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user