From e932aafaa203f70c9be29879fc17bde9d2ac53c2 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 30 Mar 2018 11:04:10 +0200 Subject: Add untar action tries to tar xf selected files. If tar was successful, the archive is deleted. Should make archiving pics a bit easier. --- filesystemwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index 27c366f..0b34874 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -74,6 +74,7 @@ class FilesystemWidget : public QWidget { void setWindowTitle(); void preview(); void unpack(); + void untar(); void selectUnpackDir(); void centerCurrent(); void resizeFileView(); -- cgit v1.2.3-70-g09d2