summaryrefslogtreecommitdiffstats
path: root/qml/DemoHeader.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/DemoHeader.qml')
-rw-r--r--qml/DemoHeader.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/DemoHeader.qml b/qml/DemoHeader.qml
index 18c4016..555fff2 100644
--- a/qml/DemoHeader.qml
+++ b/qml/DemoHeader.qml
@@ -91,6 +91,7 @@ Rectangle {
Image {
id: applicationCloseButton
+ objectName: "applicationCloseButton"
height: parent.height
width: height
source: "icons/close_icon.svg"