Добавил форму настроек
This commit is contained in:
@@ -5,7 +5,7 @@ Page {
|
||||
title: qsTr("Home")
|
||||
|
||||
Label {
|
||||
text: qsTr("You are on the home page.")
|
||||
text: qsTr("You are on the home page. " + settings.serviceUrl)
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user