From 2a31eb40fbc9f68cb23755349b8c4c976d8a2bb7 Mon Sep 17 00:00:00 2001 From: Tannin Date: Wed, 28 May 2014 14:14:28 +0200 Subject: small bugfixes --- src/modlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modlist.h') diff --git a/src/modlist.h b/src/modlist.h index cc5955d0..054c8cca 100644 --- a/src/modlist.h +++ b/src/modlist.h @@ -255,7 +255,7 @@ private: struct TModInfoChange { QString name; - QFlags state; + QFlags state; }; private: -- cgit v1.3.1