Commit 2a2c5823 authored by Anton Kudryavtsev's avatar Anton Kudryavtsev
Browse files

QListView: use erase and std::remove_if with QVector


... instead of using erase in a loop, with quadratic complexity.

Change-Id: I9686d117e092f5d74c6e74a462adf503a7b7ae79
Reviewed-by: default avatarMarc Mutz <marc.mutz@kdab.com>
Showing with 13 additions and 9 deletions
Supports Markdown
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