summaryrefslogtreecommitdiffstats
path: root/pictureswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'pictureswidget.h')
-rw-r--r--pictureswidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pictureswidget.h b/pictureswidget.h
index 4d8db73..17894d1 100644
--- a/pictureswidget.h
+++ b/pictureswidget.h
@@ -51,6 +51,7 @@ class PicturesWidget : public QWidget {
signals:
void needWindowTitleChange(QString);
+ void editMappingsDone();
private:
MappingTreeWidget *mMappingTree;