mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
ark: typo
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
b2e7526ecb
commit
13893a40a9
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ public:
|
||||||
|
|
||||||
virtual bool isReadOnly() const;
|
virtual bool isReadOnly() const;
|
||||||
|
|
||||||
//see archive.h for a list of what the compressionoptions might
|
//see archive.h for a list of what the compression options might
|
||||||
//contain
|
//contain
|
||||||
virtual bool addFiles(const QStringList & files, const CompressionOptions& options) = 0;
|
virtual bool addFiles(const QStringList & files, const CompressionOptions& options) = 0;
|
||||||
virtual bool deleteFiles(const QList<QVariant> & files) = 0;
|
virtual bool deleteFiles(const QList<QVariant> & files) = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue