Skip to content
Commit d25cb3a4 authored by Michael Reeves's avatar Michael Reeves
Browse files

use std::list not QList

std::list is close to QLinkedList behavoir wise.
In particular it matches rules about what operations invalidate iterators.

BUG: 385942
FIXED-IN:1.8
parent a21084b7
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