summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/qml_app/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/qml_app/main.qml')
-rw-r--r--examples/sensors/grue/qml_app/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sensors/grue/qml_app/main.qml b/examples/sensors/grue/qml_app/main.qml
index 5b619c6..05d267c 100644
--- a/examples/sensors/grue/qml_app/main.qml
+++ b/examples/sensors/grue/qml_app/main.qml
@@ -76,6 +76,7 @@ Rectangle {
Text {
id: text
anchors.top: parent.top
+ anchors.topMargin: 20
anchors.left: parent.left
anchors.right: parent.right
text: "I can't tell if you're going to be eaten by a Grue or not. You're on your own!"