summaryrefslogtreecommitdiffstats
path: root/qt-ui/globe.cpp
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-02-09 19:51:31 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-10 10:45:45 -0800
commit6b038c2a9aa16410b614a7febaa3a856a7f7cd6f (patch)
tree0dd2f7b61742a240ecad4a126df1b2e0871add5b /qt-ui/globe.cpp
parent2992d78f83ce121b5a34a566026c6068416c2557 (diff)
downloadsubsurface-6b038c2a9aa16410b614a7febaa3a856a7f7cd6f.tar.gz
Remove the ProfileWidget from mainwindow.ui
It is now in mainwindo.cpp Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/globe.cpp')
-rw-r--r--qt-ui/globe.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/globe.cpp b/qt-ui/globe.cpp
index a8586ebd0..cda408ddc 100644
--- a/qt-ui/globe.cpp
+++ b/qt-ui/globe.cpp
@@ -4,6 +4,7 @@
#include "helpers.h"
#include "divelistview.h"
#include "maintab.h"
+#include "display.h"
#include <QTimer>
#include <QContextMenuEvent>