Skip to content

Fix qtqml onFoo deprecation warning

Starting with Qt 5.15 onFoo propoerties in Connections are deprecated.

Here the two properties resulting in warnings are fixed. Most other warnings are in kirigami.2.

Fixes: #8 (closed)

Merge request reports