cleanup: remove unnecessary includes
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
144e81e8f8
commit
510f623c77
@ -4,7 +4,6 @@
|
||||
#include "qmlmanager.h"
|
||||
#include "core/metrics.h"
|
||||
#include "core/settings/qPrefDisplay.h"
|
||||
#include <QFontInfo>
|
||||
|
||||
static const QColor BLUE_BACKGROUND_COLOR = "#eff0f1";
|
||||
static const QColor BLUE_CONTRAST_ACCENT_COLOR = "#FF5722";
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
#define THEMEINTERFACE_H
|
||||
#include <QObject>
|
||||
#include <QColor>
|
||||
#include <QSettings>
|
||||
#include <QQmlContext>
|
||||
|
||||
class ThemeInterface : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user