X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fnetworkconfig.cpp;h=b8170cb5cd712f95b700d249b2bd8040655d4b05;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hp=066988f82117177e860cdfb4c868a3f21c04654c;hpb=bae8c28f27159ec803daff083da125b313c128d1;p=quassel.git diff --git a/src/common/networkconfig.cpp b/src/common/networkconfig.cpp index 066988f8..b8170cb5 100644 --- a/src/common/networkconfig.cpp +++ b/src/common/networkconfig.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,7 +20,6 @@ #include "networkconfig.h" -INIT_SYNCABLE_OBJECT(NetworkConfig) NetworkConfig::NetworkConfig(const QString &objectName, QObject *parent) : SyncableObject(objectName, parent), _pingTimeoutEnabled(true),