summaryrefslogtreecommitdiffstats
path: root/mappingtreewidget.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2012-03-18 03:52:00 +0100
committerArno <am@disconnect.de>2012-03-18 03:52:00 +0100
commit6fc9473ea5b84702cc5f07bc405394bddfccf5ac (patch)
treea9154aa8dfaf9d076c24b75da39adec36c185888 /mappingtreewidget.h
parent6c97f7d9eef744ce1da03f4d203af2307b08f6eb (diff)
downloadSheMov-6fc9473ea5b84702cc5f07bc405394bddfccf5ac.tar.gz
SheMov-6fc9473ea5b84702cc5f07bc405394bddfccf5ac.tar.bz2
SheMov-6fc9473ea5b84702cc5f07bc405394bddfccf5ac.zip
Save settings for PicturesWidget
Remember selected node in PicturesWidget.
Diffstat (limited to 'mappingtreewidget.h')
-rw-r--r--mappingtreewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mappingtreewidget.h b/mappingtreewidget.h
index e110d6e..ae0f81e 100644
--- a/mappingtreewidget.h
+++ b/mappingtreewidget.h
@@ -35,6 +35,7 @@ class MappingTreeWidget : public QWidget {
void addType();
void deleteChild();
void deleteType();
+ void selectPath(const QString &path);
protected:
virtual void hideEvent(QHideEvent *event);