Skip to content

Fix: Iterate with std::as_const, to avoid copying vector

ivan tkachenko requested to merge work/ratijas/english into master

I was hoping to fix localization issue, but turned out that is on entirely different level in KCoreAddons. So it's the best I could do for now.

Merge request reports