diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index 6489c12..557d648 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -8,7 +8,7 @@ CoverBackground { Image { anchors.horizontalCenter: parent.horizontalCenter - source: "/usr/share/harbour-calibreweb/icons/harbour-calibreweb.png" + source: "/usr/share/icons/hicolor/86x86/apps/harbour-calibreweb.png" sourceSize.width: 86 sourceSize.height: 86 }