mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-18 10:32:53 +00:00
chore(@qml): add object name for navigation bar
This commit is contained in:
parent
6c10c7c928
commit
75bf886124
@ -9,6 +9,7 @@ import StatusQ.Popups 0.1
|
||||
|
||||
Rectangle {
|
||||
id: root
|
||||
objectName: "statusAppNavBar"
|
||||
|
||||
property alias chatItemsModel: chatItemsListView.model
|
||||
property alias chatItemDelegate: chatItemsListView.delegate
|
||||
|
Loading…
x
Reference in New Issue
Block a user