diff options
Diffstat (limited to 'pictureswidget.h')
-rw-r--r-- | pictureswidget.h | 1 |
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; |