Title-bar: auto-hide disabled

This commit is contained in:
Ilya Kitaev
2016-11-16 02:02:09 +03:00
parent 24a66c184d
commit ae44eec077
2 changed files with 5 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.top: parent.top
anchors.topMargin: 31
anchors.topMargin: 48
height: logo.implicitHeight
Image {