diff --git a/qmlUiKirigami/Sidebar.qml b/qmlUiKirigami/Sidebar.qml --- a/qmlUiKirigami/Sidebar.qml +++ b/qmlUiKirigami/Sidebar.qml @@ -31,6 +31,11 @@ title: qsTr("Navigation") + topContent: Controls.TextField { + placeholderText: qsTr("Searh") + anchors.fill: parent + } + actions: [ Kirigami.Action { text: qsTr("Locations")