X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcorebufferviewconfig.cpp;h=c8908d30417c8e7e363f55ca1aa04ad16db4a65d;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hp=efb73562e8324765689692f97ded31a27c948514;hpb=04315f46a16fc3627218377071e008b6b9744992;p=quassel.git diff --git a/src/core/corebufferviewconfig.cpp b/src/core/corebufferviewconfig.cpp index efb73562..c8908d30 100644 --- a/src/core/corebufferviewconfig.cpp +++ b/src/core/corebufferviewconfig.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 "corebufferviewconfig.h" -INIT_SYNCABLE_OBJECT(CoreBufferViewConfig) CoreBufferViewConfig::CoreBufferViewConfig(int bufferViewId, QObject *parent) : BufferViewConfig(bufferViewId, parent) {