chore: search box for searchable collectibles panel
This commit is contained in:
parent
0c6a602336
commit
8bbe17b613
|
@ -60,6 +60,8 @@ Control {
|
|||
TokenSearchBox {
|
||||
id: collectiblesSearchBox
|
||||
|
||||
objectName: "collectiblesSearchBox"
|
||||
|
||||
Layout.fillWidth: true
|
||||
placeholderText: qsTr("Search collectibles")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue