Add icons and images dependent on device resolution
[harbour-pedalo.git] / qml / pages / About.qml
index df656ee..f732dd2 100644 (file)
@@ -30,7 +30,7 @@ Page {
             Image {
                 anchors.topMargin: Theme.paddingLarge
                 anchors.horizontalCenter: parent.horizontalCenter
-                source  : Qt.resolvedUrl("image://theme/icon-m-cloud-download")
+                source  : Qt.resolvedUrl("image://pedalo/pedalo-title")
             }
 
             Label {