Minor changes

This commit is contained in:
Oscar Andreasson 2015-08-14 11:34:16 +02:00
parent 576132fa7e
commit 2510314d5a
4 changed files with 24 additions and 38 deletions

View file

@ -12,8 +12,8 @@ import QtQuick.Window 2.0
ApplicationWindow {
title: qsTr("MagicMirror")
width: 1080
height: 1920
width: 1024
height: 1280
QmlMirror {
anchors.fill: parent