Add support for account-notify, extended-join
[quassel.git] / src / common / eventmanager.h
index 79b37ff..16b83bc 100644 (file)
@@ -88,6 +88,7 @@ public :
 
         IrcEvent                    = 0x00030000,
         IrcEventAuthenticate,
+        IrcEventAccount,
         IrcEventAway,
         IrcEventCap,
         IrcEventInvite,