Skip to content

restrict visibleItems from QList<QObject *> to QList<QQuickItem *>

Restrict visibleChildren to QList of QQuickItem* and remove now redundant casts.

Signed-off-by: Matej Starc matej.starc@protonmail.com

Merge request reports

Loading