[ubuntu] Enable automatic orientation
This commit is contained in:
parent
b9bdef1f69
commit
142486b5a3
1 changed files with 0 additions and 2 deletions
|
|
@ -10,9 +10,7 @@ import "../models" 1.0
|
||||||
MainView {
|
MainView {
|
||||||
id: rootWindow
|
id: rootWindow
|
||||||
applicationName: Qt.application.name
|
applicationName: Qt.application.name
|
||||||
/* Disabled until QTBUG-43555 is fixed
|
|
||||||
automaticOrientation: true
|
automaticOrientation: true
|
||||||
*/
|
|
||||||
|
|
||||||
width: units.gu(45)
|
width: units.gu(45)
|
||||||
height: units.gu(75)
|
height: units.gu(75)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue