mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: remove QSettings from qPrefDivePlanner
remove not needed include from qPrefDivePlanner Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
c85f5c560c
commit
2393dca38e
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
#include "qPrefDivePlanner.h"
|
||||
#include "qPrefPrivate.h"
|
||||
|
||||
#include <QSettings>
|
||||
|
||||
static const QString group = QStringLiteral("Planner");
|
||||
|
||||
qPrefDivePlanner::qPrefDivePlanner(QObject *parent) : QObject(parent)
|
||||
|
|
Loading…
Add table
Reference in a new issue