Skip to content

Fix warning with Repeater and ButtonGroup

Carl Schwan requested to merge work/fix-warning into master

Since https://codereview.qt-project.org/c/qt/qtdeclarative/+/582969, assigning something else than a AbstractButton to ButtonGroup will create a warning.

Merge request reports

Loading