fix the text field

This commit is contained in:
Marco Martin 2020-02-07 18:21:46 +01:00
parent a49260551d
commit 25a85543cd

View file

@ -53,6 +53,7 @@ Item {
} }
} }
header: Controls.ToolBar { header: Controls.ToolBar {
height: Kirigami.Units.gridUnit * 2
contentItem: Kirigami.SearchField { contentItem: Kirigami.SearchField {
id: queryField id: queryField
focus: true focus: true