Small tweaks to make things better.

This commit is contained in:
Petr Mrázek
2014-02-06 09:32:44 +01:00
parent b4b6091372
commit f8df07c327
6 changed files with 49 additions and 22 deletions

View File

@@ -127,6 +127,7 @@ public:
}
private:
void internalSort(QList<Mod> & what);
struct OrderItem
{
QString id;