Skip to content
Commit 602e93df authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[TasksModel] Use std::acumulate on the QHash directly

begin() and end() operate on the hash values.
This avoids creating a temporary list just for this.

Differential Revision: https://phabricator.kde.org/D7917
parent 68cfef73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment