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: [ 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" }