Fitting the SyncableObjects to the new Style
[quassel.git] / src / core / corenetworkconfig.cpp
index 1ea76f2..ba95db5 100644 (file)
@@ -22,6 +22,7 @@
 #include "coresession.h"
 #include "corenetworkconfig.h"
 
+INIT_SYNCABLE_OBJECT(CoreNetworkConfig)
 CoreNetworkConfig::CoreNetworkConfig(const QString& objectName, CoreSession* session)
   : NetworkConfig(objectName, session)
 {