Use same qxst iteration as elsewhere in the codebase

Authored by leinir on Dec 18 2017, 9:00 AM.

Description

Use same qxst iteration as elsewhere in the codebase

The foreach approach (for some unknown reason) causes
a link error with msvc. However, it is also not the same
iteration style as e.g. KoXmlReader and many others,
so changing this makes sense anyway.

Details

Committed
leinirDec 18 2017, 9:00 AM
Parents
R8:8e55f29b8228: Only do this magic on Windows (fails elsewhere)
Branches
Unknown
Tags
Unknown