Update #include statement for QStringListModel

Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Boris Barbulovski 2014-02-11 18:50:44 +01:00 committed by Dirk Hohndel
parent 507a929a27
commit a3d82bf9b1
5 changed files with 2 additions and 4 deletions

View file

@ -10,7 +10,6 @@
#include "dive.h"
class QListView;
class QStringListModel;
class QModelIndex;
class DivePlannerPointsModel : public QAbstractTableModel{