X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Feventmanager.h;h=2d88143a1caa43ee8a42233d964581f7ce86518b;hb=d6129e6eb33cabdda455b1c2a71f9fb9bf4efb9d;hp=16b83bc4e5ac0afbf85ccdd3ad4695e22f6801ab;hpb=dd711790dddee81442e2138b3917764dac39c487;p=quassel.git diff --git a/src/common/eventmanager.h b/src/common/eventmanager.h index 16b83bc4..2d88143a 100644 --- a/src/common/eventmanager.h +++ b/src/common/eventmanager.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2016 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -91,6 +91,7 @@ public : IrcEventAccount, IrcEventAway, IrcEventCap, + IrcEventChghost, IrcEventInvite, IrcEventJoin, IrcEventKick,