summaryrefslogtreecommitdiffstats
path: root/qthelper.cpp
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-06-19 09:40:32 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-19 10:59:56 -0700
commit4a1b8f8de5fc9c5f916cf439478a76573197f5b3 (patch)
tree63d2366cb884d2470910b4add11a0c924cd493c0 /qthelper.cpp
parent106327af43fba3592f9d9038cc3a3f46abf32b7f (diff)
downloadsubsurface-4a1b8f8de5fc9c5f916cf439478a76573197f5b3.tar.gz
Remove unused QMap include
This sneaked into commit 9364436264638e639c7ef2eb642783fbee6f7ea4. It shouldn't be there. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qthelper.cpp')
-rw-r--r--qthelper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qthelper.cpp b/qthelper.cpp
index 2384a317b..4859c1be0 100644
--- a/qthelper.cpp
+++ b/qthelper.cpp
@@ -1,5 +1,4 @@
#include "qthelper.h"
-#include <QMap>
DiveComputerList::DiveComputerList()
{