core: Implement setname
[quassel.git] / src / common / eventmanager.h
index 667f32f..7f18e66 100644 (file)
@@ -110,6 +110,7 @@ public:
         IrcEventTagmsg,
         IrcEventTopic,
         IrcEventError,  /// ERROR message from server
+        IrcEventSetname,     ///< Updated realname information
         IrcEventWallops,
         IrcEventRawPrivmsg,  ///< Undecoded privmsg (still needs CTCP parsing)
         IrcEventRawNotice,   ///< Undecoded notice (still needs CTCP parsing)