summaryrefslogtreecommitdiffstats
path: root/depends/quazip/JlCompress.h
diff options
context:
space:
mode:
Diffstat (limited to 'depends/quazip/JlCompress.h')
-rw-r--r--depends/quazip/JlCompress.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/depends/quazip/JlCompress.h b/depends/quazip/JlCompress.h
index 29d6191f..9679de7c 100644
--- a/depends/quazip/JlCompress.h
+++ b/depends/quazip/JlCompress.h
@@ -51,6 +51,8 @@ private:
static bool removeFile(QStringList listFile);
public:
+ /// copy data from inFile to outFile
+ static bool copyData(QIODevice &inFile, QIODevice &outFile);
/// Compress a single file.
/**
\param fileCompressed The name of the archive.