From ab8c38e0c2d5370d2ef5c54bd2f8c414d49deb92 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 20:23:56 +0200 Subject: Implement unpack for FSWidget Unconditionally try to extract all selected files with 7z to the current directory. Don't try to figure out if 7z is available or if the file is an archive. --- fswidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 8becd7a..e0a59c5 100644 --- a/fswidget.h +++ b/fswidget.h @@ -36,6 +36,7 @@ class FSWidget : public QWidget { void advanceDir(int by); int queryCount(QSqlQuery &q, const QString &arg); void filterMime(const QString &mime); + void unpack(); signals: void message(QString msg); -- cgit v1.2.3-70-g09d2