summaryrefslogtreecommitdiffstats
path: root/filesystemwidget.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-05-14 14:52:56 +0200
committerArno <am@disconnect.de>2010-05-14 14:52:56 +0200
commit8557681bb922613603eae641e88746eaa16914a4 (patch)
tree2b025d0d67a8c262991cc6d9f081b840ae8b0b7c /filesystemwidget.h
parent8a324c06caff00947b7d9a8b0b0b977073500c80 (diff)
downloadSheMov-8557681bb922613603eae641e88746eaa16914a4.tar.gz
SheMov-8557681bb922613603eae641e88746eaa16914a4.tar.bz2
SheMov-8557681bb922613603eae641e88746eaa16914a4.zip
Cleanup archive extraction
Removed the code for archive extraction. Never used it, never liked it and really never worked properly.
Diffstat (limited to 'filesystemwidget.h')
-rw-r--r--filesystemwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/filesystemwidget.h b/filesystemwidget.h
index 5badd0a..ccd5123 100644
--- a/filesystemwidget.h
+++ b/filesystemwidget.h
@@ -51,9 +51,7 @@ class FilesystemWidget : public QWidget {
void renameFile();
void renameCover(const QString &infix);
void setTemplate();
- void extract(const QString &destDir);
void archiveFiles();
- //void refreshDir(const QString &dir);
void playSelected(const QString &player = QString());
void readSettings();
void writeSettings();