X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fmessage.h;h=96ac10ea98f77c3d0a1a001e36265d4f3936b4e1;hp=938bf4346c176ed9ab20ef986c87e733c1c637df;hb=326a0d0783c8ecffb6a7bae02fd74f66bd4242fa;hpb=15d94f850d7e82b9f9f65ec162d9db13f750d23f diff --git a/src/common/message.h b/src/common/message.h index 938bf434..96ac10ea 100644 --- a/src/common/message.h +++ b/src/common/message.h @@ -50,6 +50,7 @@ public: Topic = 0x04000, NetsplitJoin = 0x08000, NetsplitQuit = 0x10000, + Invite = 0x20000, }; // DO NOT CHANGE without knowing what you do, some of these flags are stored in the database