summaryrefslogtreecommitdiffstats
path: root/filestreewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'filestreewidget.h')
-rw-r--r--filestreewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreewidget.h b/filestreewidget.h
index ae723e3..c11431b 100644
--- a/filestreewidget.h
+++ b/filestreewidget.h
@@ -33,6 +33,7 @@ class FilesTreeWidget : public QWidget {
void moveToBurn();
void setDvdNo();
void removeFiles();
+ void moveToDirectory();
private slots:
void fileSelectionChanged(const QModelIndex &current, const QModelIndex &previous);