Fitting the SyncableObjects to the new Style
[quassel.git] / src / core / corebuffersyncer.h
index 1f4176c..f567735 100644 (file)
@@ -26,6 +26,7 @@
 class CoreSession;
 
 class CoreBufferSyncer : public BufferSyncer {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: