From bbbd4c88180d43604c5e6bbe093461e93859d706 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Mon, 28 Dec 2020 14:30:57 +0100 Subject: cleanup: remove getDivesInTrip() in qthelper.cpp This function was not used anywhere. Moreover, remove a few unused includes from qthelper.h. Surprisingly, a number of users of qthelper.h depend on these, so readd them at the appropriate places. Signed-off-by: Berthold Stoeger --- qt-models/models.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-models') diff --git a/qt-models/models.cpp b/qt-models/models.cpp index 7be9c2440..70f95abc1 100644 --- a/qt-models/models.cpp +++ b/qt-models/models.cpp @@ -10,6 +10,7 @@ #include "core/dive.h" #include "core/gettextfromc.h" +#include #include Qt::ItemFlags GasSelectionModel::flags(const QModelIndex&) const -- cgit v1.2.3-70-g09d2