Add support for chghost
[quassel.git] / src / common / eventmanager.h
index 3701743..2d88143 100644 (file)
@@ -91,6 +91,7 @@ public :
         IrcEventAccount,
         IrcEventAway,
         IrcEventCap,
+        IrcEventChghost,
         IrcEventInvite,
         IrcEventJoin,
         IrcEventKick,