Skip to content

Commit c8c54a1

Browse files
committed
Add missing buttonText id to EllipsisMenuToggleItem
1 parent ffd0c09 commit c8c54a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qml/controls/EllipsisMenuToggleItem.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Button {
3939
anchors.centerIn: parent
4040
anchors.margins: 10
4141
CoreText {
42+
id: buttonText
4243
Layout.fillWidth: true
4344
Layout.alignment: Qt.AlignVCenter
4445
horizontalAlignment: Text.AlignLeft

0 commit comments

Comments
 (0)