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. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 14d807d..1b3b67b 100644 --- a/shemov.h +++ b/shemov.h @@ -116,6 +116,7 @@ class SheMov : public QMainWindow { QAction *mFSPreviewA; QAction *mFSResizeA; QAction *mUnpackA; + QAction *mUntarA; QAction *mSearchDialogA; //Filesystem View Actions -- cgit v1.2.3-70-g09d2