Show IRC server error messages when unexpected
[quassel.git] / src / common / eventmanager.h
index 2d88143..33c41c9 100644 (file)
@@ -104,6 +104,7 @@ public :
         IrcEventPrivmsg,
         IrcEventQuit,
         IrcEventTopic,
+        IrcEventError,        /// ERROR message from server
         IrcEventWallops,
         IrcEventRawPrivmsg, ///< Undecoded privmsg (still needs CTCP parsing)
         IrcEventRawNotice, ///< Undecoded notice (still needs CTCP parsing)