titlebar: fix logos when isMobile

This commit is contained in:
mmbyday 2018-11-30 02:32:05 +02:00
parent 45781ab4a1
commit 079cfe226d
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ Rectangle {
z: parent.z + 1
Image {
visible: !isMobile
anchors.left: parent.left
anchors.top: parent.top
anchors.topMargin: 11