From 256cdb8df709855fd8501e60565a136585fc5ec2 Mon Sep 17 00:00:00 2001 From: Tannin Date: Mon, 9 May 2016 20:36:13 +0200 Subject: fixed priority ordering after enabling/disabling mod --- src/pluginlist.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/pluginlist.h') diff --git a/src/pluginlist.h b/src/pluginlist.h index 2c2ba295..c6927353 100644 --- a/src/pluginlist.h +++ b/src/pluginlist.h @@ -304,6 +304,8 @@ private: void testMasters(); + void fixPriorities(); + private: std::vector m_ESPs; -- cgit v1.3.1