From 95bd97d4f5dc4d0ee91cfeeff89b88ff3d8f26df Mon Sep 17 00:00:00 2001 From: am Date: Wed, 15 Jul 2009 19:16:26 +0000 Subject: -finished calling extractor -QProcess doesn't work as promised in the docs, dunno how to do it yet, but we need a thread to keep the GUI responsive... -fixed some bugs with the extractionpaths git-svn-id: file:///var/svn/repos2/shemov/trunk@387 f440f766-f032-0410-8965-dc7d17de2ca0 --- filesystemwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index 04957f2..32a3e9b 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -46,6 +46,7 @@ class FilesystemWidget : public QWidget { void renameFile(); void renameCover(const QString &infix); void setTemplate(); + void extract(const QString &destDir); private slots: void doRenameFile(); -- cgit v1.2.3-70-g09d2