X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreenNG%2Fqml%2FMediaAreaRadio.qml;fp=HomeScreenNG%2Fqml%2FMediaAreaRadio.qml;h=0000000000000000000000000000000000000000;hb=4088de47844451c7b331a612d41a0ec5fc7db53a;hp=b2a9a335ce14d561024e741651986c546a2e49d5;hpb=3b66010c1f381f397e827209727742daf642e7fd;p=staging%2FHomeScreen.git diff --git a/HomeScreenNG/qml/MediaAreaRadio.qml b/HomeScreenNG/qml/MediaAreaRadio.qml deleted file mode 100644 index b2a9a33..0000000 --- a/HomeScreenNG/qml/MediaAreaRadio.qml +++ /dev/null @@ -1,7 +0,0 @@ -import QtQuick 2.6 - -Image { - width: 1080 - height: 215 - source: './images/Utility_Radio_Background-01.png' -}