Support new QtInfoMsg message type
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 8 Feb 2016 21:37:57 +0000 (22:37 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 10 Feb 2016 19:04:18 +0000 (20:04 +0100)
commitcbe44e4e1c6bc2f7142036f20e0769617d60c584
treefb8fd3eaeb05b7ca5d723efd2da0817cc1aee2e3
parent3fc7e2ec7295a1c1bea4c1eea50a6531b4831022
Support new QtInfoMsg message type

Qt 5.5 introduced QtInfoMsg. This commit adds support for this
in our logger, thus removing a warning.
src/common/logger.cpp