Use common StackView
This commit is contained in:
@@ -12,8 +12,7 @@ ColumnLayout
|
||||
Button
|
||||
{
|
||||
text: qsTr("Zurück")
|
||||
//Layout.columnSpan: 2
|
||||
onClicked: customersStack.pop()
|
||||
onClicked: contentStack.pop()
|
||||
}
|
||||
|
||||
SplitView
|
||||
|
||||
Reference in New Issue
Block a user