This commit is contained in:
Cain Kilgore 2017-10-10 03:40:48 +01:00
parent e9f4dee56d
commit 583b0c521e

View file

@ -15,7 +15,7 @@ import "."
Rectangle {
id: modalWindow
layer.enabled: true
property var title: "Model"
property var title: "Open"
width: tabletRoot.width
height: tabletRoot.height
color: "#80000000"