summaryrefslogtreecommitdiffstats
path: root/core/settings/qPrefAnimations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/settings/qPrefAnimations.cpp')
-rw-r--r--core/settings/qPrefAnimations.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/settings/qPrefAnimations.cpp b/core/settings/qPrefAnimations.cpp
index a6ecc1d5b..9be8900c5 100644
--- a/core/settings/qPrefAnimations.cpp
+++ b/core/settings/qPrefAnimations.cpp
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
#include "qPref.h"
-#include "qPref_private.h"
-#include "qPrefAnimations.h"
+#include "qPrefPrivate.h"
+
+static const QString group = QStringLiteral("Animations");
qPrefAnimations::qPrefAnimations(QObject *parent) : QObject(parent)
{