aboutsummaryrefslogtreecommitdiff
path: root/main.qml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index 555bb1d..51fb617 100644
--- a/main.qml
+++ b/main.qml
@@ -26,7 +26,7 @@ Application {
outerColor: "#421c0a"
Label {
- id: bpmText
+ id: hello
anchors.centerIn: parent
horizontalAlignment: Text.AlignHCenter
text: "Hello World!"