X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=qml%2Fpages%2FAbout.qml;h=f732dd21edbe24c631bcab67c7fe7a8a510f2557;hb=2661a17e25bcd4e94aeef1c6c136a6e5ba891f41;hp=df656ee1fcfd78e94411c83213aa2a251c1706e8;hpb=b6fbaf91f247acb49e874b036d0df84f1850328a;p=harbour-pedalo.git diff --git a/qml/pages/About.qml b/qml/pages/About.qml index df656ee..f732dd2 100644 --- a/qml/pages/About.qml +++ b/qml/pages/About.qml @@ -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 {