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>
Mon, 8 Feb 2016 21:39:12 +0000 (22:39 +0100)
commit45c7cdabf17a1c006f3b9009269e5ba1edba80be
tree58566c9916f2ab026036e32b02af1b480710694e
parent63d4ce38b1ccca3ec46afe51e1f0eab8dfea4419
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