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 <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-06-02 19:50:42 -03:00 committed by Dirk Hohndel
parent 2cded299ac
commit 3595ad0294
7 changed files with 19 additions and 19 deletions

View file

@ -180,7 +180,6 @@ private:
bool plannerStateClean();
void createFakeDiveForAddAndPlan();
int fakeDiveId;
DivePictureModel *divePictureModel;
};
#endif // MAINWINDOW_H