mirror of
https://github.com/lubosz/overte.git
synced 2025-04-14 14:46:55 +02: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