summaryrefslogtreecommitdiffstats
path: root/pictureswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'pictureswidget.h')
-rw-r--r--pictureswidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pictureswidget.h b/pictureswidget.h
index d1cdd36..a7134df 100644
--- a/pictureswidget.h
+++ b/pictureswidget.h
@@ -44,6 +44,7 @@ class PicturesWidget : public QWidget {
void editMappingsDone();
private:
+ void setupWidget();
MappingTreeWidget *mMappingTree;
PictureListView *mPictureListView;
PictureViewer2 *mPicViewer;