diff --git a/src/OptionsPopup.qml b/src/OptionsPopup.qml index 7b41d2a..a60ef1a 100644 --- a/src/OptionsPopup.qml +++ b/src/OptionsPopup.qml @@ -48,13 +48,6 @@ Window { //ScrollBar.vertical.policy: ScrollBar.AlwaysOn ColumnLayout { - - RowLayout { - Label { - text: qsTr("OS customization options") - } - } - TabBar { id: bar Layout.fillWidth: true