X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=qml%2Fpages%2FJourneyList.qml;h=1bcf4015e03610258f7a449018f14e9b1cc3c354;hb=894f7a797bc7a11ac3e44769c98f7e56c80437d7;hp=2b722beff103292de467b3a492bec2c9df1ebeba;hpb=5fc520bad80dccf9bf2e0f16552c9f2605417067;p=harbour-pedalo.git 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") }