Skip to content

Remove the event filter on QCoreApplication when it's no longer needed

Remove the event filter that is used for swapping the delete and trash action in the context menu when it is closed. This will prevent unecessary calls of the event filter.

Merge request reports