Locked to landscape
[chessclock] / qml / AboutPage.qml
index 8846bea..ce8f312 100644 (file)
@@ -28,6 +28,7 @@ Page
 {
     id: aboutPage
 //    tools: commonTools
+    orientationLock: PageOrientation.LockLandscape
 
     tools: ToolBarLayout {
         ToolButton { iconSource: "toolbar-back"; onClicked: pageStack.pop() }