core: remove include QSettings from QPref
remove QSettings header file from qPref.h (which is included in many files) to isolate the use of QSettings in the total system. Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
4719af308f
commit
c0e9e978a1
@ -3,7 +3,6 @@
|
||||
#define QPREF_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QSettings>
|
||||
#include "core/pref.h"
|
||||
|
||||
#include "qPrefAnimations.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user