X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fqml%2FTopArea.qml;h=76430e2d12fb5fad44c77ce13f5dbae1e1d6fa64;hb=dd7bb40b885efbde6ca7121194403857ef263208;hp=fdf5a132cb7217aea6faf3b714ee0f708835539c;hpb=a8414c772521b330d950dedc7f5b25f8ebff6e23;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