Fixes the Highlight Rule Manager
authorJanne Koschinski <janne@kuschku.de>
Tue, 17 Apr 2018 02:08:10 +0000 (04:08 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 7 May 2018 20:41:16 +0000 (22:41 +0200)
commitfa3449061f17d7e8db1387f0758fd052f22f4c3b
tree6967b26a9f9c925a6388ee7cc0823776111dd4ae
parent6422c61b11d97f905b6a27f2d280e9ec0d8bb3e2
Fixes the Highlight Rule Manager

- Previously, sync calls included the new HighlightNickType
- This causes deserialization trouble in older clients
- Now int is used, and the data is static_cast'd back and forth
src/common/highlightrulemanager.h