X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcorebufferviewconfig.cpp;h=c8908d30417c8e7e363f55ca1aa04ad16db4a65d;hp=dff072de80feee327fe7ec83ec038e25ea264bd3;hb=e8a39b4c3c92e193ab861a3fea84a261bb6fbd24;hpb=9d54503555534a2c554f09a33df6afa33d6308ec diff --git a/src/core/corebufferviewconfig.cpp b/src/core/corebufferviewconfig.cpp index dff072de..c8908d30 100644 --- a/src/core/corebufferviewconfig.cpp +++ b/src/core/corebufferviewconfig.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 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 "corebufferviewconfig.h" -INIT_SYNCABLE_OBJECT(CoreBufferViewConfig) CoreBufferViewConfig::CoreBufferViewConfig(int bufferViewId, QObject *parent) : BufferViewConfig(bufferViewId, parent) {