X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Feventmanager.h;h=33c41c9f804098b3be616dbbfd09fb1d91879889;hp=2d88143a1caa43ee8a42233d964581f7ce86518b;hb=16f22647e6890d3eb8c3e94f7a0700e12fa29e44;hpb=5b164bbc62960cea62a31287f679197b623ad7ac diff --git a/src/common/eventmanager.h b/src/common/eventmanager.h index 2d88143a..33c41c9f 100644 --- a/src/common/eventmanager.h +++ b/src/common/eventmanager.h @@ -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)