diff options
Diffstat (limited to 'app/Radio.qml')
-rw-r--r-- | app/Radio.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Radio.qml b/app/Radio.qml index 3477ef6..6b7c951 100644 --- a/app/Radio.qml +++ b/app/Radio.qml @@ -260,9 +260,6 @@ ApplicationWindow { RowLayout { anchors.fill: parent - Image { - source: './images/Radio_Active_Icon.svg' - } ColumnLayout { Layout.fillWidth: true Label { |