mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fix qml crash on start up
This commit is contained in:
parent
9e9852d67b
commit
4eba727849
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Item {
|
|||
// Set from OffscreenUi::assetDialog()
|
||||
property alias dir: assetTableModel.folder
|
||||
property alias filter: selectionType.filtersString
|
||||
property int options
|
||||
|
||||
property bool selectDirectory: false
|
||||
property bool singleClickNavigate: false
|
||||
|
|
Loading…
Reference in a new issue