X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreidentity.h;h=6cb6cd1159bfdb43bb0388a26b4d07cb5405b6a3;hp=57b39e0958abe555eea92c0f03b1951bf0fd4164;hb=f6b9eeda207d42c99fc3e9085631722cf2ec83dc;hpb=2a00e8f57d66d9913a10c30408b89676a74010a1 diff --git a/src/core/coreidentity.h b/src/core/coreidentity.h index 57b39e09..6cb6cd11 100644 --- a/src/core/coreidentity.h +++ b/src/core/coreidentity.h @@ -36,6 +36,7 @@ class SignalProxy; #ifdef HAVE_SSL class CoreIdentity; class CoreCertManager : public CertManager { + SYNCABLE_OBJECT Q_OBJECT public: @@ -61,6 +62,7 @@ private: // CoreIdentity // ========================================= class CoreIdentity : public Identity { + SYNCABLE_OBJECT Q_OBJECT public: