Konrad Materka 1051a4045b Fix Connections warnings
Qt 5.14 introduced new syntax for defining Connections. Fix warnings like this one:
QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
2021-01-02 19:15:59 +00:00
..
2021-01-02 19:15:59 +00:00
2016-03-08 15:38:31 +01:00
2013-09-04 20:12:21 +05:30