Fix initial backlog for buffers with no new messages
[quassel.git] / src / core / coreircchannel.h
index 61c5ecb..5995165 100644 (file)
@@ -24,6 +24,7 @@
 #include "ircchannel.h"
 
 class CoreIrcChannel : public IrcChannel {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: