Skip to content

Fix parsing of the <Categories> tag

Gleb Popov requested to merge arrowdodger/discover:categories into master

This code is basically a copy-paste from the else if (xml->name() == QLatin1String("Include")) case, so it probably should be deduplicated somehow.

Edited by Gleb Popov

Merge request reports