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 eddf344..86686ca 100644
--- a/filestreewidget.h
+++ b/filestreewidget.h
@@ -37,6 +37,7 @@ class FilesTreeWidget : public QWidget {
void moveToDirectory();
void fileProperties();
void editQuality();
+ void editPart();
private slots:
void fileSelectionChanged(const QModelIndex &current, const QModelIndex &previous);