X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcorenetworkconfig.h;h=e656239ba87d5571692efd4eefda04119e3d2a74;hb=8bdfd0d16857c508f543298ad98f6262127f2886;hp=bed9e1eea9609c17b61d48eab4c63c68cc96b7a6;hpb=e8a39b4c3c92e193ab861a3fea84a261bb6fbd24;p=quassel.git diff --git a/src/core/corenetworkconfig.h b/src/core/corenetworkconfig.h index bed9e1ee..e656239b 100644 --- a/src/core/corenetworkconfig.h +++ b/src/core/corenetworkconfig.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2019 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -29,7 +29,7 @@ class CoreNetworkConfig : public NetworkConfig Q_OBJECT public: - CoreNetworkConfig(const QString &objectName, CoreSession *parent); + CoreNetworkConfig(const QString& objectName, CoreSession* parent); void save();