Skip to content
Commit 3a42bbab authored by David Faure's avatar David Faure
Browse files

Fix compilation with QT_STRICT_ITERATORS.

Unfortunately this means not using a const_iterator for the const iteration,
because we want to compare these iterators with non-const-iterators.
No harm done though (can't possibly detach more...)
parent 8092ae3c
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