mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Merge pull request #13157 from druiz17/fix-qml-crash
fix qml crash on start up
This commit is contained in:
commit
c624528f72
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