Style fixing
This commit is contained in:
@@ -11,7 +11,7 @@ Page {
|
||||
|
||||
ListElement {
|
||||
name: "serviceUrl"
|
||||
title: qsTr("NooLite service URL:")
|
||||
title: qsTr("nooLite service URL:")
|
||||
inputHint: Qt.ImhUrlCharactersOnly
|
||||
}
|
||||
}
|
||||
@@ -42,7 +42,7 @@ Page {
|
||||
|
||||
anchors.right: settingsItem.right
|
||||
anchors.left: titleLabel.right
|
||||
anchors.leftMargin: 8
|
||||
anchors.leftMargin: 10
|
||||
|
||||
inputMethodHints: model.inputHint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user