[PATCH] Remove unneeded includes

Anton Lundin glance at acc.umu.se
Mon Aug 31 14:23:26 PDT 2015


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 divesitehelpers.cpp             | 1 -
 qt-ui/diveshareexportdialog.cpp | 1 -
 qt-ui/updatemanager.cpp         | 1 -
 qthelper.cpp                    | 1 -
 4 files changed, 4 deletions(-)

diff --git a/divesitehelpers.cpp b/divesitehelpers.cpp
index 4fa24a3..3542f96 100644
--- a/divesitehelpers.cpp
+++ b/divesitehelpers.cpp
@@ -6,7 +6,6 @@
 
 #include "divesite.h"
 #include "helpers.h"
-#include "usersurvey.h"
 #include "membuffer.h"
 #include <QJsonDocument>
 #include <QJsonArray>
diff --git a/qt-ui/diveshareexportdialog.cpp b/qt-ui/diveshareexportdialog.cpp
index 27436c6..9fe6eef 100644
--- a/qt-ui/diveshareexportdialog.cpp
+++ b/qt-ui/diveshareexportdialog.cpp
@@ -2,7 +2,6 @@
 #include "ui_diveshareexportdialog.h"
 #include "mainwindow.h"
 #include "save-html.h"
-#include "usersurvey.h"
 #include "subsurfacewebservices.h"
 #include "helpers.h"
 
diff --git a/qt-ui/updatemanager.cpp b/qt-ui/updatemanager.cpp
index 69a5ada..0760d64 100644
--- a/qt-ui/updatemanager.cpp
+++ b/qt-ui/updatemanager.cpp
@@ -1,5 +1,4 @@
 #include "updatemanager.h"
-#include "usersurvey.h"
 #include "helpers.h"
 #include <QtNetwork>
 #include <QMessageBox>
diff --git a/qthelper.cpp b/qthelper.cpp
index de1d893..ebae97d 100644
--- a/qthelper.cpp
+++ b/qthelper.cpp
@@ -12,7 +12,6 @@
 #include <exif.h>
 #include "file.h"
 #include "prefs-macros.h"
-#include "mainwindow.h"
 #include <QFile>
 #include <QRegExp>
 #include <QDir>
-- 
2.1.4



More information about the subsurface mailing list