https://bugs.kde.org/show_bug.cgi?id=396099
--- Comment #8 from Andrius Štikonas <andr...@stikonas.eu> --- Oh, actually I now remembered why I changed it from std::array to std::vector. It was to help keep ABI compatibility when adding support to new file systems. So I would like to avoid switching back to std::array. QVector might work though if we can't figure it out. By the way, are you on #fedora-kde? -- You are receiving this mail because: You are watching all bug changes.