summaryrefslogtreecommitdiffstats
path: root/qml/LaunchScreen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/LaunchScreen.qml')
-rw-r--r--qml/LaunchScreen.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/LaunchScreen.qml b/qml/LaunchScreen.qml
index 7d369b7..70e9c71 100644
--- a/qml/LaunchScreen.qml
+++ b/qml/LaunchScreen.qml
@@ -35,6 +35,7 @@ Item {
GridView {
id: grid
+ objectName: "launcherGridView"
anchors.fill: parent
anchors.margins: viewSettings.pageMargin * 0.5
anchors.topMargin: viewSettings.pageMargin