From 8557681bb922613603eae641e88746eaa16914a4 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 14 May 2010 14:52:56 +0200 Subject: Cleanup archive extraction Removed the code for archive extraction. Never used it, never liked it and really never worked properly. --- shemov.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 5d6dc46..0b64093 100644 --- a/shemov.h +++ b/shemov.h @@ -53,7 +53,6 @@ class SheMov : public QMainWindow { void createMenus(); void createOpenWithMenuFS(); void createOpenWithMenuAV(); - void createExtractMenu(); void writeSettings(); void readSettings(); @@ -95,7 +94,6 @@ class SheMov : public QMainWindow { QAction *mOpenWithMenuFSA; QAction *mOpenWithMenuAVA; QAction *mRenameMenuA; - QList mExtractToA; QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; //EndActions @@ -105,7 +103,6 @@ class SheMov : public QMainWindow { QSignalMapper *mOpenWithMapperFS; QSignalMapper *mOpenWithMapperAV; - QMenu *mExtractMenu; QMenu *mEditFSMenu; QMenu *mEditArchiveMenu; QMenu *mOpenWithMenuFS; -- cgit v1.2.3-70-g09d2