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/profile/divecartesianaxis.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'qt-ui/profile/divecartesianaxis.cpp') diff --git a/qt-ui/profile/divecartesianaxis.cpp b/qt-ui/profile/divecartesianaxis.cpp index aaa85c634..467a8b978 100644 --- a/qt-ui/profile/divecartesianaxis.cpp +++ b/qt-ui/profile/divecartesianaxis.cpp @@ -1,17 +1,10 @@ #include "divecartesianaxis.h" -#include "divelineitem.h" #include "divetextitem.h" #include "helpers.h" #include "preferences.h" #include "diveplotdatamodel.h" #include "animationfunctions.h" #include "mainwindow.h" -#include -#include -#include -#include -#include -#include static QPen gridPen() { -- cgit v1.2.3-70-g09d2