profilewidget: remove QSettings

Update profilewidget to use qPrefDisplay (amended variable)

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-15 17:04:51 +02:00 committed by Dirk Hohndel
parent ebc0e6d3f3
commit 31eb48c3c2
2 changed files with 2 additions and 9 deletions

View file

@ -36,7 +36,6 @@
#include <QInputDialog>
#include <QDebug>
#include <QWheelEvent>
#include <QSettings>
#include <QMenu>
#include <QElapsedTimer>