chore: object name for add item button added (#13824)
This commit is contained in:
parent
e44774dd88
commit
919cd8a7a7
|
@ -124,6 +124,7 @@ StatusGroupBox {
|
||||||
|
|
||||||
StatusRoundButton {
|
StatusRoundButton {
|
||||||
id: addItemButton
|
id: addItemButton
|
||||||
|
objectName: "addItemButton"
|
||||||
|
|
||||||
implicitHeight: root.placeholderItemHeight
|
implicitHeight: root.placeholderItemHeight
|
||||||
implicitWidth: implicitHeight
|
implicitWidth: implicitHeight
|
||||||
|
|
Loading…
Reference in New Issue