summaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-27 11:43:53 +0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-27 11:43:53 +0800
commit1ec8bc5de0518f9859fe7c44a55b3bdd14dd8b7e (patch)
tree7bdebd4b3f2b189e4c90e6c1bf2d99839a187dac /qt-ui/diveplanner.h
parentab95da8fd2024a408b3136708071c85058bbe872 (diff)
parent7a840d2668c364769f66a44a732983570a79c653 (diff)
downloadsubsurface-1ec8bc5de0518f9859fe7c44a55b3bdd14dd8b7e.tar.gz
Merge branch 'divePlanner4' of github.com:tcanabrava/subsurface
Diffstat (limited to 'qt-ui/diveplanner.h')
-rw-r--r--qt-ui/diveplanner.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt-ui/diveplanner.h b/qt-ui/diveplanner.h
index 8c3505f52..4553c3b94 100644
--- a/qt-ui/diveplanner.h
+++ b/qt-ui/diveplanner.h
@@ -20,8 +20,6 @@ public:
DiveHandler();
QGraphicsLineItem *from;
QGraphicsLineItem *to;
- qreal time;
- qreal depth;
int sec;
int mm;
};