diff --git a/components/TitleBar.qml b/components/TitleBar.qml index bcbc0e64..4a8bbb7c 100644 --- a/components/TitleBar.qml +++ b/components/TitleBar.qml @@ -47,7 +47,6 @@ Rectangle { anchors.centerIn: parent font.family: "Arial" font.pixelSize: 15 - font.letterSpacing: -1 color: "#FFFFFF" text: titleBar.title visible: customDecorations