From e98e218564694ccca6c0a2962e56ffb7256a11ea Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 10 Nov 2008 13:48:43 +0000 Subject: Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason, draganddrophelper.cpp was compiled both into libdolphinprivate and into dolphin. Also fix missing newline in copyright header. svn path=/trunk/KDE/kdebase/apps/; revision=882336 --- src/draganddrophelper.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/draganddrophelper.cpp') diff --git a/src/draganddrophelper.cpp b/src/draganddrophelper.cpp index a4971a62c..d8c55ed12 100644 --- a/src/draganddrophelper.cpp +++ b/src/draganddrophelper.cpp @@ -1,6 +1,7 @@ /*************************************************************************** * Copyright (C) 2007 by Peter Penz * - * Copyright (C) 2007 by David Faure * * * + * Copyright (C) 2007 by David Faure * + * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * @@ -25,6 +26,7 @@ #include #include #include +#include #include #include -- cgit v1.3