X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpedro%2Fpedroconfig.h;h=be8c6c665b8297bf3becefea1398089ceb68be35;hb=19f2d6797853686cf668528be392548100e92025;hp=554c47ba9a416a9b44a6a0b261b0c36749241325;hpb=528ee83ae4899d587b0052b025825874edf007e0;p=inkscape.git diff --git a/src/pedro/pedroconfig.h b/src/pedro/pedroconfig.h index 554c47ba9..be8c6c665 100644 --- a/src/pedro/pedroconfig.h +++ b/src/pedro/pedroconfig.h @@ -6,7 +6,7 @@ * Authors: * Bob Jamison * - * Copyright (C) 2005-2006 Bob Jamison + * Copyright (C) 2005-2008 Bob Jamison * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -178,7 +178,7 @@ public: /** * */ - XmppConfig(const XmppConfig &other) + XmppConfig(const XmppConfig &other) : XmppEventTarget(other) { assign(other); } /**