mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 06:33:09 +00:00
fix the text field
This commit is contained in:
parent
a49260551d
commit
25a85543cd
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Item {
|
|||
}
|
||||
}
|
||||
header: Controls.ToolBar {
|
||||
height: Kirigami.Units.gridUnit * 2
|
||||
contentItem: Kirigami.SearchField {
|
||||
id: queryField
|
||||
focus: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue