Fitting the SyncableObjects to the new Style
[quassel.git] / src / core / corebufferviewmanager.h
index 834d1e8..4bedb28 100644 (file)
@@ -26,6 +26,7 @@
 class CoreSession;
 
 class CoreBufferViewManager : public BufferViewManager {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: