qml: AddressDetails heading
This commit is contained in:
@@ -39,6 +39,11 @@ Pane {
|
|||||||
|
|
||||||
columns: 2
|
columns: 2
|
||||||
|
|
||||||
|
Heading {
|
||||||
|
Layout.columnSpan: 2
|
||||||
|
text: qsTr('Address details')
|
||||||
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
text: qsTr('Address')
|
text: qsTr('Address')
|
||||||
Layout.columnSpan: 2
|
Layout.columnSpan: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user