file-handling: fix a dep cycle
FileHandlingClipboard and FileSink depend on each other. Register the later at runtime so we don't get a dependency cycle for imports.
Edited by Reiter, Christoph
FileHandlingClipboard and FileSink depend on each other. Register the later at runtime so we don't get a dependency cycle for imports.
changed the description
approved this merge request
mentioned in commit d1d0bb2d
merged