X-Git-Url: https://www.flypig.org.uk/git/?p=harbour-pedalo.git;a=blobdiff_plain;f=qml%2Fpages%2FJourneyList.qml;h=1bcf4015e03610258f7a449018f14e9b1cc3c354;hp=2b722beff103292de467b3a492bec2c9df1ebeba;hb=b0cf1cc508e82763046f46134347e8a37d7dddd6;hpb=5fc520bad80dccf9bf2e0f16552c9f2605417067 diff --git a/qml/pages/JourneyList.qml b/qml/pages/JourneyList.qml index 2b722be..1bcf401 100644 --- a/qml/pages/JourneyList.qml +++ b/qml/pages/JourneyList.qml @@ -18,6 +18,7 @@ Page { height: implicitHeight + Theme.paddingLarge PageHeader { + id: headerItem title: qsTr("Journey list") }