Skip to content

Do not make keys from getAllCwlFiles unique

Christoph Grüninger requested to merge work/deprecated-qmap-uniquekeys into master

By construction of the map, the map entries are unique, see getCwlFiles(). QMap::uniqueKeys() is deprecated.

Merge request reports