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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/qPref.h b/core/settings/qPref.h
index 2fee5e29a..7628e1c4a 100644
--- a/core/settings/qPref.h
+++ b/core/settings/qPref.h
@@ -18,7 +18,7 @@ public:
static void sync() { loadSync(true); }
// Register QML
- void registerQML(QQmlEngine *engine);
+ static void registerQML(QQmlEngine *engine);
private:
static void loadSync(bool doSync);