diff --git a/qmlUiKirigami/Sidebar.qml b/qmlUiKirigami/Sidebar.qml --- a/qmlUiKirigami/Sidebar.qml +++ b/qmlUiKirigami/Sidebar.qml @@ -118,14 +118,7 @@ previouslySelectedAction = folderAction } } - ] - - Controls.ToolButton { - id: settingsButton - text: i18n("Settings") - checkable: true - anchors.fill: parent - } + ] Component.onCompleted: { folderAction.checked = true