Skip to content

[src/widgets/kfileitemactions] Dont try to connect non-existing plugin

Ömer Fadıl Usta requested to merge work/usta_fix_connectv2 into master

Without this path I am getting errors like QObject::connect(KAbstractFileItemActionPlugin, KFileItemActions): invalid nullptr parameter

Merge request reports