fix 'the drop down does not shows the wearable'

This commit is contained in:
Alexander Ivash 2018-07-18 21:16:47 +03:00
parent db212a0c99
commit fe96ad2389

View file

@ -125,6 +125,7 @@ Rectangle {
id: wearablesCombobox
anchors.left: parent.left
anchors.right: parent.right
comboBox.textRole: "text"
model: ListModel {
function findIndexById(id) {