diff options
Diffstat (limited to 'components/TitleBar.qml')
| -rw-r--r-- | components/TitleBar.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/TitleBar.qml b/components/TitleBar.qml index 581e4cb1..0b6c9eef 100644 --- a/components/TitleBar.qml +++ b/components/TitleBar.qml @@ -84,6 +84,7 @@ Rectangle { z: parent.z + 1 Image { + visible: !isMobile anchors.left: parent.left anchors.top: parent.top anchors.topMargin: 11 |
