mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 16:43:33 +02:00
fix 'the drop down does not shows the wearable'
This commit is contained in:
parent
db212a0c99
commit
fe96ad2389
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ Rectangle {
|
|||
id: wearablesCombobox
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
comboBox.textRole: "text"
|
||||
|
||||
model: ListModel {
|
||||
function findIndexById(id) {
|
||||
|
|
Loading…
Reference in a new issue