This commit is contained in:
parent
11b66a43d7
commit
41b26e2094
|
@ -45,14 +45,6 @@ RightTabBaseView {
|
|||
id: stack
|
||||
anchors.fill: parent
|
||||
|
||||
Connections {
|
||||
target: walletSection
|
||||
|
||||
function onFilterChanged() {
|
||||
root.resetView()
|
||||
}
|
||||
}
|
||||
|
||||
onCurrentIndexChanged: {
|
||||
RootStore.backButtonName = d.getBackButtonText(currentIndex)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue