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