Update FoodPlanForm.qml
This commit is contained in:
parent
331dcf180a
commit
a5a7b6dfa5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Page {
|
||||||
id:root
|
id:root
|
||||||
//anchors.fill: parent
|
//anchors.fill: parent
|
||||||
property bool cookplanChanged
|
property bool cookplanChanged
|
||||||
title: qsTr("Speiseplanplan")
|
title: qsTr("Speiseplan")
|
||||||
property string icon: "qrc:/graphics/TreffpunktFannyLogo.png"
|
property string icon: "qrc:/graphics/TreffpunktFannyLogo.png"
|
||||||
property string link: "http://www.treffpunkt-fanny.de"
|
property string link: "http://www.treffpunkt-fanny.de"
|
||||||
|
|
||||||
|
|
Reference in a new issue