Update FoodPlanForm.qml

This commit is contained in:
Dorian Zedler 2018-08-05 15:14:24 +02:00
parent 331dcf180a
commit a5a7b6dfa5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Page {
id:root
//anchors.fill: parent
property bool cookplanChanged
title: qsTr("Speiseplanplan")
title: qsTr("Speiseplan")
property string icon: "qrc:/graphics/TreffpunktFannyLogo.png"
property string link: "http://www.treffpunkt-fanny.de"