diff options
Diffstat (limited to 'pictureswidget.h')
-rw-r--r-- | pictureswidget.h | 2 |
1 files changed, 2 insertions, 0 deletions
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(); |