Fitting the SyncableObjects to the new Style
[quassel.git] / src / core / corebacklogmanager.h
index 1ed64b6..9d1a812 100644 (file)
@@ -26,6 +26,7 @@
 class CoreSession;
 
 class CoreBacklogManager : public BacklogManager {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: