diff options
| author | Frank Reininghaus <[email protected]> | 2013-01-15 19:07:36 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2013-01-15 19:07:36 +0100 |
| commit | 48231488bd70121583199397bee5ab964ef55017 (patch) | |
| tree | aa5a87c0e0eb0808e724f75f7af494b045b43ab7 /src/main.cpp | |
| parent | d9680ead8099df9a2b06bfed61a62923778996f2 (diff) | |
Remove incorrect comments about the sorting functions
In fact, we could use the sorting functions provided by Qt or the STL.
The reason why we have our own is that we want to support parallel
sorting because sorting many items naturally by name can be expensive.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions
