X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fidentity.cpp;h=275afcc6dfd3634413ba7fcb65e7f758a22763ad;hp=728cff128564d0ca918daece76312d946ebf6d8f;hb=5ec74a7b8f20e9e3f48cf286e0944f1855a271c3;hpb=d9db3175f4d977a4c809b2981a5a60ee00bb69b4 diff --git a/src/common/identity.cpp b/src/common/identity.cpp index 728cff12..275afcc6 100644 --- a/src/common/identity.cpp +++ b/src/common/identity.cpp @@ -315,4 +315,6 @@ QDataStream &operator>>(QDataStream &in, Identity &id) { return in; } +#ifdef HAVE_SSL INIT_SYNCABLE_OBJECT(CertManager) +#endif // HAVE_SSL