Fixed|GCC|Clang: Broken build
Replaced the questionable usage of QMap<> just to sort a list witha qSort() call. Also fixed compiler warnings.
View differences
Fixed|GCC|Clang: Broken build
Replaced the questionable usage of QMap<> just to sort a list with
a qSort() call. Also fixed compiler warnings.