From f9ceff009b35f73dec6d13f4037119172f6cf0de Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 17 Jan 2015 22:43:52 +1300 Subject: Clean up the header files Lots and lots and lots of header files were being included without being needed. This attempts to clean some of that crud up. Signed-off-by: Dirk Hohndel --- qt-ui/globe.cpp | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'qt-ui/globe.cpp') diff --git a/qt-ui/globe.cpp b/qt-ui/globe.cpp index bbdf19722..c2bbeb415 100644 --- a/qt-ui/globe.cpp +++ b/qt-ui/globe.cpp @@ -1,14 +1,7 @@ #include "globe.h" #ifndef NO_MARBLE -#include "kmessagewidget.h" #include "mainwindow.h" -#include "ui_mainwindow.h" -#include "dive.h" -#include "divelist.h" #include "helpers.h" -#include "display.h" - -#include #include #include @@ -17,7 +10,7 @@ #include #include #include -#include + #ifdef MARBLE_SUBSURFACE_BRANCH #include #endif @@ -26,8 +19,6 @@ #else #include #endif -#include -#include // as of Marble 4.10 (which has MARBLE_VERSION 0x001000) zoomView is // deprecated and has been replaced by setZoom with the same function signature -- cgit v1.2.3-70-g09d2