UI/UX fixes for OSX version.

This commit is contained in:
Filippo Scognamiglio
2022-01-03 18:43:07 +01:00
parent cfe35d7795
commit 28977313da
13 changed files with 189 additions and 38 deletions

View File

@@ -34,7 +34,7 @@ Window {
TabBar {
id: bar
width: parent.width
anchors { left: parent.left; right: parent.right; top: parent.top }
TabButton {
text: qsTr("General")
}