X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fqml%2FTopArea.qml;h=76430e2d12fb5fad44c77ce13f5dbae1e1d6fa64;hb=66263b2c54d6f34ed57eb422fc51ad80c6f1cc30;hp=fdf5a132cb7217aea6faf3b714ee0f708835539c;hpb=79714c0aa8fc461d77b75d6c5dae6a1a7d726954;p=staging%2FHomeScreen.git diff --git a/HomeScreen/qml/TopArea.qml b/HomeScreen/qml/TopArea.qml index fdf5a13..76430e2 100644 --- a/HomeScreen/qml/TopArea.qml +++ b/HomeScreen/qml/TopArea.qml @@ -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