Fitting the SyncableObjects to the new Style
[quassel.git] / src / core / corecoreinfo.h
index 01d0eb7..7bda4f0 100644 (file)
@@ -30,6 +30,7 @@ class CoreSession;
  * which is prefixing core specific sync objects with "Core"... ;)
  */ 
 class CoreCoreInfo : public CoreInfo {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: