Correct resolution

This commit is contained in:
Oscar Andreasson 2015-12-22 22:47:24 +01:00
parent 6dee852cae
commit a8d01e0741

View file

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