middlepanel disabled

This commit is contained in:
marcin 2014-07-07 19:12:45 +02:00
parent 62df25ce8e
commit 3eabd0f30b

View file

@ -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" }