kwin/qml
Konrad Materka d2f3372749 Fix Connections warnings
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>) { ... }
2020-11-11 19:22:40 +00:00
..
onscreennotification/plasma
outline/plasma Fix Connections warnings 2020-11-11 19:22:40 +00:00
CMakeLists.txt