kwin/scripts/desktopchangeosd/contents/ui
Srevin Saju 68a7daff58
fix: do not use Implicit QML function call
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>) { ... }

follow up of d2f3372749
2021-01-10 13:35:23 +03:00
..
main.qml
osd.qml fix: do not use Implicit QML function call 2021-01-10 13:35:23 +03:00