mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
This commit is contained in:
parent
11b66a43d7
commit
41b26e2094
@ -45,14 +45,6 @@ RightTabBaseView {
|
|||||||
id: stack
|
id: stack
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
Connections {
|
|
||||||
target: walletSection
|
|
||||||
|
|
||||||
function onFilterChanged() {
|
|
||||||
root.resetView()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
onCurrentIndexChanged: {
|
onCurrentIndexChanged: {
|
||||||
RootStore.backButtonName = d.getBackButtonText(currentIndex)
|
RootStore.backButtonName = d.getBackButtonText(currentIndex)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user