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>
This commit is contained in:
Tomaz Canabrava 2016-08-11 11:52:49 -03:00 committed by Dirk Hohndel
parent 9299e3c42b
commit a1b22797ca
8 changed files with 5 additions and 13 deletions

View file

@ -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"