aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.pelagicore.music/views/ICMusicView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.pelagicore.music/views/ICMusicView.qml')
-rw-r--r--apps/com.pelagicore.music/views/ICMusicView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/com.pelagicore.music/views/ICMusicView.qml b/apps/com.pelagicore.music/views/ICMusicView.qml
index 7ad00b70..5a592b18 100644
--- a/apps/com.pelagicore.music/views/ICMusicView.qml
+++ b/apps/com.pelagicore.music/views/ICMusicView.qml
@@ -42,7 +42,7 @@ Item {
Image {
anchors.fill: parent
- source: Style.gfx2("instrument-cluster-bg", NeptuneStyle.theme)
+ source: Style.gfx("instrument-cluster-bg", NeptuneStyle.theme)
fillMode: Image.Stretch
}