mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Add magnifying glass to NSearchableComboBox
This commit is contained in:
@@ -173,6 +173,7 @@ RowLayout {
|
||||
// Search input
|
||||
NTextInput {
|
||||
id: searchInput
|
||||
inputIconName: "search"
|
||||
Layout.fillWidth: true
|
||||
placeholderText: root.searchPlaceholder
|
||||
text: root.searchText
|
||||
|
||||
Reference in New Issue
Block a user