Qt 5.15 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>) { ... }
wilder-5.22
parent
1cda2516f8
commit
5abed2ddbf
27 changed files with 69 additions and 43 deletions
Loading…
Reference in new issue