aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenNG/qml/MediaAreaRadio.qml
blob: b2a9a335ce14d561024e741651986c546a2e49d5 (plain)
1
2
3
4
5
6
7
import QtQuick 2.6

Image {
    width: 1080
    height: 215
    source: './images/Utility_Radio_Background-01.png'
}