parent
63c8e972c0
commit
8eddc40920
|
@ -103,6 +103,7 @@ Page {
|
||||||
Layout.alignment: Qt.AlignVCenter | Qt.AlignLeft
|
Layout.alignment: Qt.AlignVCenter | Qt.AlignLeft
|
||||||
Layout.leftMargin: 17
|
Layout.leftMargin: 17
|
||||||
maxHeight: root.height
|
maxHeight: root.height
|
||||||
|
nameCountLimit: 20
|
||||||
listLabel: qsTr("Contacts")
|
listLabel: qsTr("Contacts")
|
||||||
toLabelText: qsTr("To: ")
|
toLabelText: qsTr("To: ")
|
||||||
warningText: qsTr("USER LIMIT REACHED")
|
warningText: qsTr("USER LIMIT REACHED")
|
||||||
|
|
Loading…
Reference in New Issue