Skip to content

Remove canCopy signal from KDiff3App

David Hallas requested to merge hallas/kdiff3:remove_can_copy_signal into master

Remove the canCopy signal from KDiff3App and instead call the canCopy functions and "or" the results manually.

Merge request reports