diff options
Diffstat (limited to 'MiddlePanel.qml')
| -rw-r--r-- | MiddlePanel.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MiddlePanel.qml b/MiddlePanel.qml index 69d14d0f..c1f1f8ec 100644 --- a/MiddlePanel.qml +++ b/MiddlePanel.qml @@ -116,9 +116,6 @@ Rectangle { states: [ State { - name: "Dashboard" - PropertyChanges { } - }, State { name: "History" PropertyChanges { target: root; currentView: historyView } PropertyChanges { target: historyView; model: appWindow.currentWallet ? appWindow.currentWallet.historyModel : null } |
