From f8df07c3272c0e02f31f46fda8a429292c7a446a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 6 Feb 2014 09:32:44 +0100 Subject: Small tweaks to make things better. --- logic/ModList.h | 1 + 1 file changed, 1 insertion(+) (limited to 'logic/ModList.h') 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 & what); struct OrderItem { QString id; -- cgit v1.2.3