Added saving of window size in preferences

This commit is contained in:
Jaime van Kessel 2015-04-28 14:23:30 +02:00
parent 6d6148bd61
commit 883f1b30f4

View File

@ -10,8 +10,8 @@ UM.MainWindow {
id: base
visible: true
width: 1280
height: 720
//width: 1280
//height: 720
title: qsTr("Cura");