[ubuntu] Enable automatic orientation

This commit is contained in:
Alberto Mardegan 2016-04-08 18:33:55 +03:00
parent b9bdef1f69
commit 142486b5a3

View file

@ -10,9 +10,7 @@ import "../models" 1.0
MainView {
id: rootWindow
applicationName: Qt.application.name
/* Disabled until QTBUG-43555 is fixed
automaticOrientation: true
*/
width: units.gu(45)
height: units.gu(75)