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 b6ce951..aafbe97 100644
--- a/filestreewidget.h
+++ b/filestreewidget.h
@@ -31,6 +31,7 @@ class FilesTreeWidget : public QWidget {
public slots:
void moveToBurn();
void setDvdNo();
+ void removeFiles();
private slots:
void fileSelectionChanged(const QModelIndex &current, const QModelIndex &previous);