chore: add object name for TokenBalancePerChainDelegate
This commit is contained in:
parent
a83f1114e2
commit
a8a943bec9
|
@ -12,6 +12,8 @@ import utils 1.0
|
|||
StatusListItem {
|
||||
id: root
|
||||
|
||||
objectName: "tokenBalancePerChainDelegate"
|
||||
|
||||
signal tokenSelected(var selectedToken)
|
||||
signal tokenHovered(var selectedToken, bool hovered)
|
||||
property var formatCurrentCurrencyAmount: function(balance){}
|
||||
|
|
Loading…
Reference in New Issue