ThumbnailCreator uses 7z shared library

This commit is contained in:
Luis Ángel San Martín
2013-08-26 22:00:29 +02:00
parent c96950584f
commit 731b3fa476
3 changed files with 22 additions and 62 deletions

View File

@ -66,7 +66,6 @@
public:
ThumbnailCreator(QString fileSource, QString target, int coverPage = 1);
private:
QProcess * _7z;
QString _fileSource;
QString _target;
QString _currentName;