summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2014-06-07 13:49:49 +0200
committerArno <am@disconnect.de>2014-06-07 13:49:49 +0200
commit0dd1011617225036a51219125c8f3442b2a0aac3 (patch)
treea34536f9ccf1072c76f08c8d4a464f7302a8e39e /shemov.h
parentef640ea25b74cb06ab4d11eb414bc4e96ecb8d65 (diff)
downloadSheMov-0dd1011617225036a51219125c8f3442b2a0aac3.tar.gz
SheMov-0dd1011617225036a51219125c8f3442b2a0aac3.tar.bz2
SheMov-0dd1011617225036a51219125c8f3442b2a0aac3.zip
Unpack
Added entry for unpacking archives. For now zip and rar are recognized.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 196401e..f302c59 100644
--- a/shemov.h
+++ b/shemov.h
@@ -108,6 +108,7 @@ class SheMov : public QMainWindow {
QAction *mFSViewPropertiesA;
QAction *mFSPreviewA;
QAction *mFSResizeA;
+ QAction *mUnpackA;
//Filesystem View Actions
QActionGroup *mOpenWithGroupFS;