diff options
Diffstat (limited to 'src/draganddrophelper.cpp')
| -rw-r--r-- | src/draganddrophelper.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
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 <[email protected]> * - * Copyright (C) 2007 by David Faure <[email protected]> * * * + * Copyright (C) 2007 by David Faure <[email protected]> * + * * * 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 <kfileitem.h> #include <kicon.h> #include <klocale.h> +#include <kdebug.h> #include <konq_operations.h> #include <QAbstractItemView> |
