From 64673ef1f9936eb9b25fafb860852ca4c347d2fd Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 3 Dec 2018 05:52:45 +0100 Subject: Add copyActor for new pics If we already have an actor, get all mappings for all pics and fill the result view. This only makes sense for actors, but should also work for other items. --- mappingeditwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mappingeditwidget.h') diff --git a/mappingeditwidget.h b/mappingeditwidget.h index ce5ee86..3069dcb 100644 --- a/mappingeditwidget.h +++ b/mappingeditwidget.h @@ -36,6 +36,7 @@ class MappingEditWidget : public QWidget { void saveMappings(QString where); void loadMappings(QString from); void resultSelectionChanged(const QModelIndex ¤t, const QModelIndex &previous); + void copyActor(); private: MappingTreeWidget *mMappingTree; -- cgit v1.2.3-70-g09d2