Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jan Paul Batrina
Ark
Commits
c3d5940a
Commit
c3d5940a
authored
Apr 30, 2009
by
Raphael Kubo da Costa
Browse files
Update copyright, add missing includes for correctness
svn path=/trunk/KDE/kdeutils/ark/; revision=961909
parent
a4435003
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/clizipplugin/cliplugin.cpp
View file @
c3d5940a
/*
* ark -- archiver for the KDE project
*
* Copyright (C) 2008 Claudio Bantaloukas <rockdreamer@gmail.com>
* Copyright (C) 2007 Henrique Pinto <henrique.pinto@kdemail.net>
* Copyright (C) 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
...
...
@@ -21,9 +20,11 @@
*/
#include "kerfuffle/cliinterface.h"
#include "kerfuffle/archivefactory.h"
#include <kdebug.h>
#include <QDir>
#include <QString>
#include <QStringList>
#include <KDebug>
using
namespace
Kerfuffle
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment