Home screen translation changes
[staging/HomeScreen.git] / HomeScreen / qml / TopArea.qml
index fdf5a13..76430e2 100644 (file)
@@ -29,12 +29,14 @@ Image {
         spacing: 0
         ShortcutArea {
             id: shortcutArea
+            objectName: "ShortcutArea"
             Layout.fillWidth: true
             Layout.fillHeight: true
             Layout.preferredWidth: 785
         }
         StatusArea {
             id: statusArea
+            objectName: "StatusArea"
             Layout.fillWidth: true
             Layout.fillHeight: true
             Layout.preferredWidth: 295