aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kconfigloader.h
diff options
context:
space:
mode:
authorLaurent Montel <montel@kde.org>2018-04-19 07:46:44 +0200
committerLaurent Montel <montel@kde.org>2018-04-19 07:46:50 +0200
commitfb08c56d2710fa7e3e998dde25eb30626e2a9d97 (patch)
tree7a7e6c28da2370a3c017a81322431dbe44360fc3 /src/gui/kconfigloader.h
parent10d15b2433239203d17d7ff5842b79ec28377717 (diff)
downloadkconfig-fb08c56d2710fa7e3e998dde25eb30626e2a9d97.tar.gz
kconfig-fb08c56d2710fa7e3e998dde25eb30626e2a9d97.tar.bz2
Warning--
Diffstat (limited to 'src/gui/kconfigloader.h')
-rw-r--r--src/gui/kconfigloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kconfigloader.h b/src/gui/kconfigloader.h
index ffbd8e9b..aa6b7538 100644
--- a/src/gui/kconfigloader.h
+++ b/src/gui/kconfigloader.h
@@ -131,7 +131,7 @@ public:
**/
KConfigLoader(const KConfigGroup &config, QIODevice *xml, QObject *parent = nullptr);
- ~KConfigLoader();
+ ~KConfigLoader() Q_DECL_OVERRIDE;
/**
* Finds the item for the given group and key.