test(StatusChatToolBar): add object name for tests
This commit is contained in:
parent
842f71f720
commit
268ff0bb13
|
@ -83,6 +83,7 @@ Item {
|
||||||
|
|
||||||
StatusFlatRoundButton {
|
StatusFlatRoundButton {
|
||||||
id: menuButton
|
id: menuButton
|
||||||
|
objectName: "chatToolbarMoreOptionsButton"
|
||||||
width: 32
|
width: 32
|
||||||
height: 32
|
height: 32
|
||||||
icon.name: "more"
|
icon.name: "more"
|
||||||
|
|
Loading…
Reference in New Issue