Guillaume Munch wrote: > Why not just using a set instead of a vector if this is important?
I believe that the order matters. We prefer the first format that is reachable with a converter. With the current solution, qt can give a preference, if we used a set then we would prefer the first in alphabetical order. Georg