From fb08c56d2710fa7e3e998dde25eb30626e2a9d97 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 19 Apr 2018 07:46:44 +0200 Subject: Warning-- --- src/gui/kconfigloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kconfigloader.h') 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. -- cgit v1.2.1