summaryrefslogtreecommitdiffstats
path: root/logic/ModList.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/ModList.h')
-rw-r--r--logic/ModList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/ModList.h b/logic/ModList.h
index 0d6507fb..95f52061 100644
--- a/logic/ModList.h
+++ b/logic/ModList.h
@@ -127,6 +127,7 @@ public:
}
private:
+ void internalSort(QList<Mod> & what);
struct OrderItem
{
QString id;