X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Feventmanager.h;fp=src%2Fcommon%2Feventmanager.h;h=2d88143a1caa43ee8a42233d964581f7ce86518b;hp=37017430871a8cdf394e202f5241cf4f8afe0b88;hb=bd3c5592e03480b17087abe44ae96048e0ab2e74;hpb=f4bccff9c485c977ff027954497b3c4c397ffa1a diff --git a/src/common/eventmanager.h b/src/common/eventmanager.h index 37017430..2d88143a 100644 --- a/src/common/eventmanager.h +++ b/src/common/eventmanager.h @@ -91,6 +91,7 @@ public : IrcEventAccount, IrcEventAway, IrcEventCap, + IrcEventChghost, IrcEventInvite, IrcEventJoin, IrcEventKick,