summaryrefslogtreecommitdiffstats
path: root/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml')
-rw-r--r--examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml b/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
index 8645eb3a..d3982dae 100644
--- a/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
+++ b/examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml
@@ -44,7 +44,7 @@ Rectangle {
color: "white"
width: 200
height: 100
-
+
Text {
text: "?"
anchors.horizontalCenter: parent.horizontalCenter