Merge pull request #171

ae44eec Title-bar: auto-hide disabled (Ilya Kitaev)
This commit is contained in:
Riccardo Spagni
2016-11-17 17:02:45 +02:00
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 {