X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Feventmanager.h;h=b346756c68a9d7c4bfcae0e17e8ef3a67a22f3ab;hb=602f1cafaa8744d4e54f2dd53906f399b80b6719;hp=b899be5be10293f1df9f1778c6018a8dab327ad2;hpb=694f9bfbf7f1af19108461c7e00d133e55082bce;p=quassel.git diff --git a/src/common/eventmanager.h b/src/common/eventmanager.h index b899be5b..b346756c 100644 --- a/src/common/eventmanager.h +++ b/src/common/eventmanager.h @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef EVENTMANAGER_H @@ -101,6 +101,7 @@ public : IrcEventPrivmsg, IrcEventQuit, IrcEventTopic, + IrcEventWallops, IrcEventRawPrivmsg, ///< Undecoded privmsg (still needs CTCP parsing) IrcEventRawNotice, ///< Undecoded notice (still needs CTCP parsing) IrcEventUnknown, ///< Unknown non-numeric cmd