X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fpedro%2Fpedroconfig.h;h=be8c6c665b8297bf3becefea1398089ceb68be35;hb=5790f362ba3f3efa8bc8319d8f3e9c824415d3c3;hp=f3fb96e72e5704ac4b171b924957583d116bfcc7;hpb=64329c612f3bed08b0b0851b8cd6cbaaa8b362cd;p=inkscape.git diff --git a/src/pedro/pedroconfig.h b/src/pedro/pedroconfig.h index f3fb96e72..be8c6c665 100644 --- a/src/pedro/pedroconfig.h +++ b/src/pedro/pedroconfig.h @@ -6,7 +6,7 @@ * Authors: * Bob Jamison * - * Copyright (C) 2005-2007 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); } /**