The source project of this merge request has been removed.
Draft: Fix warnings in FolderView.qml
Fix warnings such as :
file:///home/meven/kde/usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1093:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } file:///home/meven/kde/usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml:1085:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... }
cc @mart
Edited by Méven Car