Skip to content

Use another strategy to keep attribute ordering on writing xml files

Ralf Habacker requested to merge habacker/kmymoney:5.1-stable-xml-ordering into 5.1

This patch uses code mentioned at https://stackoverflow.com/questions/27378143/qt-5-produce-random-attribute-order-in-xml and does not have the issues of QHash.

Merge request reports