Skip to content

DolphinMainWindow: fix logic to enable/disable context menu actions

Elvis Angelaccio requested to merge work/elvis/fix-context-menu-actions into master

While working on kio-gdrive stuff, I noticed that a bunch of actions in the context menu were wrongly enabled or disabled.

This MR fixes that.

Merge request reports