mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 10:28:57 +02:00
WL 21562 - Fix the error in the Asset Browser
This commit is contained in:
parent
559f229bd1
commit
e9f4dee56d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import "."
|
|||
Rectangle {
|
||||
id: modalWindow
|
||||
layer.enabled: true
|
||||
property var title: "Modal"
|
||||
property var title: "Model"
|
||||
width: tabletRoot.width
|
||||
height: tabletRoot.height
|
||||
color: "#80000000"
|
||||
|
|
Loading…
Reference in a new issue