ark: typo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-04-10 05:46:47 +03:00
parent b2e7526ecb
commit 13893a40a9

View file

@ -131,7 +131,7 @@ public:
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
virtual bool addFiles(const QStringList & files, const CompressionOptions& options) = 0;
virtual bool deleteFiles(const QList<QVariant> & files) = 0;