aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/MediaAreaRadio.qml
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/MediaAreaRadio.qml')
-rw-r--r--homescreen/qml/MediaAreaRadio.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/qml/MediaAreaRadio.qml b/homescreen/qml/MediaAreaRadio.qml
index a49f06d..73ab073 100644
--- a/homescreen/qml/MediaAreaRadio.qml
+++ b/homescreen/qml/MediaAreaRadio.qml
@@ -19,6 +19,6 @@ import QtQuick 2.2
Image {
width: 1080
- height: 215
+ height: 216
source: './images/Utility_Radio_Background-01.png'
}