X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreidentity.h;h=6cb6cd1159bfdb43bb0388a26b4d07cb5405b6a3;hp=be6eac1c229b0fe89ca8fb14305458d95c7c50e8;hb=56b69808aa71b882aa792fadfda2733d765c2ba8;hpb=21371909d3bd99c5cb6ca29568b1e95e6bc0deae diff --git a/src/core/coreidentity.h b/src/core/coreidentity.h index be6eac1c..6cb6cd11 100644 --- a/src/core/coreidentity.h +++ b/src/core/coreidentity.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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: