forked from Public/monero-gui
middlepanel disabled
This commit is contained in:
@@ -6,7 +6,7 @@ Rectangle {
|
|||||||
states: [
|
states: [
|
||||||
State {
|
State {
|
||||||
name: "Dashboard"
|
name: "Dashboard"
|
||||||
PropertyChanges { target: loader; source: "pages/Dashboard.qml" }
|
// PropertyChanges { target: loader; source: "pages/Dashboard.qml" }
|
||||||
}, State {
|
}, State {
|
||||||
name: "History"
|
name: "History"
|
||||||
PropertyChanges { target: loader; source: "pages/History.qml" }
|
PropertyChanges { target: loader; source: "pages/History.qml" }
|
||||||
|
|||||||
Reference in New Issue
Block a user