fix(StatusColorSelectorGrid): Expose the Color Repeater for Squish testing (#847)

This commit is contained in:
Khushboo-dev-cpp 2022-08-11 12:58:09 +02:00 committed by GitHub
parent ce22d8759c
commit 9fa6fb2324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Column {
rowSpacing: 16
columnSpacing: 32
Repeater {
objectName: "statusColorRepeater"
model: root.model
delegate: StatusColorRadioButton {
implicitWidth: root.diameter