Skip to content
Commit 8c8fffd2 authored by Ahmad Samir's avatar Ahmad Samir
Browse files

Use QStringList instead of QSet

The code already checks if the object to add to the container hasn't been
added before, no need for the QSet overhead; (unless the alphabetical order
if required, but I see nothing to support this theory).
parent 6e485796
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