mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
middlepanel disabled
This commit is contained in:
parent
62df25ce8e
commit
3eabd0f30b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Rectangle {
|
|||
states: [
|
||||
State {
|
||||
name: "Dashboard"
|
||||
PropertyChanges { target: loader; source: "pages/Dashboard.qml" }
|
||||
// PropertyChanges { target: loader; source: "pages/Dashboard.qml" }
|
||||
}, State {
|
||||
name: "History"
|
||||
PropertyChanges { target: loader; source: "pages/History.qml" }
|
||||
|
|
Loading…
Reference in a new issue