WL 21562 - Fix the error in the Asset Browser

This commit is contained in:
Cain Kilgore 2017-10-10 03:39:13 +01:00
parent 559f229bd1
commit e9f4dee56d

View file

@ -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"