summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_graph.cpp
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@gmail.com>2016-08-11 11:52:49 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-08-27 11:40:45 -0700
commita1b22797cac64925cd8a8a06b176aa40b99c1fc1 (patch)
tree37c8d35dfcf3a546dba4ee9832b73d741783bc18 /desktop-widgets/preferences/preferences_graph.cpp
parent9299e3c42b4834f292cb85bbdcd05e581a3dfb9b (diff)
downloadsubsurface-a1b22797cac64925cd8a8a06b176aa40b99c1fc1.tar.gz
Settings update: Remove uneeded includes
and comment out questionable code. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/preferences/preferences_graph.cpp')
-rw-r--r--desktop-widgets/preferences/preferences_graph.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/preferences/preferences_graph.cpp b/desktop-widgets/preferences/preferences_graph.cpp
index d94eae9a7..36951ef22 100644
--- a/desktop-widgets/preferences/preferences_graph.cpp
+++ b/desktop-widgets/preferences/preferences_graph.cpp
@@ -2,7 +2,6 @@
#include "ui_preferences_graph.h"
#include "core/prefs-macros.h"
#include "core/subsurface-qt/SettingsObjectWrapper.h"
-#include <QSettings>
#include <QMessageBox>
#include "qt-models/models.h"