Skip to content

main.qml use syntax function onFoo

Fix issue "qrc:/ui/main.qml:184:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }".

Merge request reports