X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreircchannel.h;h=5995165adb11191da315a418ea368a88b7fcce57;hp=ba41947c231816e86b380bd78f728a7d99fb357a;hb=3474e986630907fa2a3f4143012ac2a42796609e;hpb=5aab75a546d5463195cac9cdb15c94979bf73925 diff --git a/src/core/coreircchannel.h b/src/core/coreircchannel.h index ba41947c..5995165a 100644 --- a/src/core/coreircchannel.h +++ b/src/core/coreircchannel.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -24,6 +24,7 @@ #include "ircchannel.h" class CoreIrcChannel : public IrcChannel { + SYNCABLE_OBJECT Q_OBJECT public: