summaryrefslogtreecommitdiffstats
path: root/seriestreewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'seriestreewidget.h')
-rw-r--r--seriestreewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/seriestreewidget.h b/seriestreewidget.h
index 2e28c1c..a917501 100644
--- a/seriestreewidget.h
+++ b/seriestreewidget.h
@@ -46,6 +46,7 @@ class SeriesTreeWidget : public QWidget {
void itemExpanded(const QModelIndex &);
void itemCollaped(const QModelIndex &);
void expandItems(const QStringList &items);
+ void editItem();
signals:
void filesReload();