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