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/divepicturewidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/divepicturewidget.h') diff --git a/qt-ui/divepicturewidget.h b/qt-ui/divepicturewidget.h index ff8d1aa8f..9fb5465df 100644 --- a/qt-ui/divepicturewidget.h +++ b/qt-ui/divepicturewidget.h @@ -6,7 +6,7 @@ #include #include -class DivePictureModel : QAbstractTableModel { +class DivePictureModel : public QAbstractTableModel { Q_OBJECT public: DivePictureModel(QObject *parent); -- cgit v1.2.3-70-g09d2