From 6fc9473ea5b84702cc5f07bc405394bddfccf5ac Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Mar 2012 03:52:00 +0100 Subject: Save settings for PicturesWidget Remember selected node in PicturesWidget. --- pictureswidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pictureswidget.h') diff --git a/pictureswidget.h b/pictureswidget.h index a8463a4..3d11c80 100644 --- a/pictureswidget.h +++ b/pictureswidget.h @@ -39,6 +39,8 @@ class PicturesWidget : public QWidget { public slots: void showPicViewer(bool toggled); + void writeSettings(); + void readSettings(); private slots: void editMappings(); -- cgit v1.2.3-70-g09d2