From 2e4e94a52824d2f85af739644461fdc184aed93d Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 30 Mar 2016 06:07:22 +0200 Subject: Save mappings from slide dialog Also fix a long standing bug in MappingTreeModel: also remove item from mCurrentData when the removed item is a parent of one of the items. --- mappingtreewidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mappingtreewidget.h') diff --git a/mappingtreewidget.h b/mappingtreewidget.h index f23daa1..8ba066d 100644 --- a/mappingtreewidget.h +++ b/mappingtreewidget.h @@ -116,6 +116,8 @@ class MappingEditWidget : public QWidget { void expandAllResults(); void shiftFocusResult(); void shiftFocusMappings(); + void saveMappings(QString where); + void loadMappings(QString from); private: MappingTreeWidget *mMappingTree; -- cgit v1.2.3-70-g09d2