From 3595ad029408cae855dcf3d7fdbb03c1a02a6714 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 2 Jun 2014 19:50:42 -0300 Subject: Make the new picture widget display the pictures. Small changes in the model to display the pictures of the dives. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/maintab.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/maintab.h') diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index b8a5f2d7f..4d6a0e139 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -93,6 +93,7 @@ private: LocationCompletionModel locationModel; SuitCompletionModel suitModel; TagCompletionModel tagModel; + DivePictureModel *divePictureModel; struct dive editedDive; // when editing we do all changes on a copy of the real data and only apply when saved Completers completers; void resetPallete(); -- cgit v1.2.3-70-g09d2