QmlMirror.qml: refactoring

TaskWarrior support added
Moved all windows to using MirrorWindow
This commit is contained in:
Oscar Andreasson 2015-11-17 08:14:05 +01:00
parent 25f889bef8
commit 5b041df310
9 changed files with 182 additions and 40 deletions

View file

@ -10,8 +10,10 @@ import QtQuick 2.0
import net.frozentux.weatherinfo 1.0
Rectangle {
MirrorWindow {
color: "black"
windowHeight: 3
WeatherInfo {
id: weatherdata