aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/keyinteraction/focus/focus.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/keyinteraction/focus/focus.qml')
-rw-r--r--examples/quick/keyinteraction/focus/focus.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/keyinteraction/focus/focus.qml b/examples/quick/keyinteraction/focus/focus.qml
index 4e58d4b8cc..11139cd361 100644
--- a/examples/quick/keyinteraction/focus/focus.qml
+++ b/examples/quick/keyinteraction/focus/focus.qml
@@ -43,7 +43,7 @@ import "Core"
Rectangle {
id: window
-
+
width: 800; height: 640
color: "#3E606F"
@@ -73,11 +73,11 @@ Rectangle {
activeFocusOnTab: true
}
- Rectangle {
+ Rectangle {
id: shade
anchors.fill: parent
color: "black"
- opacity: 0
+ opacity: 0
}
states: [