summaryrefslogtreecommitdiffstats
path: root/core/settings/qPref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/settings/qPref.h')
-rw-r--r--core/settings/qPref.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/settings/qPref.h b/core/settings/qPref.h
index f312f328a..002f66608 100644
--- a/core/settings/qPref.h
+++ b/core/settings/qPref.h
@@ -3,8 +3,11 @@
#define QPREF_H
#include <QObject>
+#include <QSettings>
#include "core/pref.h"
+#include "qPrefDisplay.h"
+
class qPref : public QObject {
Q_OBJECT
Q_ENUMS(cloud_status);