Commit 36ff2e99 authored by Thiago Macieira's avatar Thiago Macieira Committed by Qt by Nokia
Browse files

Use a QMap instead of a QHash for the regexp flags


This is unit-tested, so we need a predictable order. Therefore, we
can't use QHash anymore. Besides, this is just for 4 elements, so
there shouldn't be a perceptible overhead.

Change-Id: I878f77982e8070f3bc30bd2458e26e61b22f313d
Reviewed-by: default avatarGiuseppe D'Angelo <dangelog@gmail.com>
Reviewed-by: default avatarToby Tomkins <toby.tomkins@nokia.com>
parent 08a3b2ea
Showing with 2 additions and 2 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