Fill main screen with buttons
[harbour-pedalo.git] / qml / pages / JourneyList.qml
index 2b722be..1bcf401 100644 (file)
@@ -18,6 +18,7 @@ Page {
             height: implicitHeight + Theme.paddingLarge
 
             PageHeader {
+                id: headerItem
                 title: qsTr("Journey list")
             }