text corrections
This commit is contained in:
parent
f5448fed59
commit
ffc9e5823a
7 changed files with 411 additions and 199 deletions
|
@ -20,16 +20,15 @@ DrawerType {
|
|||
anchors.right: parent.right
|
||||
spacing: 0
|
||||
|
||||
Header2TextType {
|
||||
Header2Type {
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: 24
|
||||
Layout.rightMargin: 16
|
||||
Layout.leftMargin: 16
|
||||
Layout.bottomMargin: 32
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
Layout.bottomMargin: 16
|
||||
|
||||
text: qsTr("Connection data")
|
||||
wrapMode: Text.WordWrap
|
||||
headerText: qsTr("Add server")
|
||||
descriptionText: qsTr("Select data type")
|
||||
}
|
||||
|
||||
LabelWithButtonType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue