From fb08c56d2710fa7e3e998dde25eb30626e2a9d97 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 19 Apr 2018 07:46:44 +0200 Subject: Warning-- --- src/core/kcoreconfigskeleton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/kcoreconfigskeleton.h') diff --git a/src/core/kcoreconfigskeleton.h b/src/core/kcoreconfigskeleton.h index fa1d8827..df550154 100644 --- a/src/core/kcoreconfigskeleton.h +++ b/src/core/kcoreconfigskeleton.h @@ -332,7 +332,7 @@ public: */ KConfigCompilerSignallingItem(KConfigSkeletonItem *item, QObject* object, NotifyFunction targetFunction, quint64 userData); - virtual ~KConfigCompilerSignallingItem(); + ~KConfigCompilerSignallingItem() Q_DECL_OVERRIDE; void readConfig(KConfig *) Q_DECL_OVERRIDE; void writeConfig(KConfig *) Q_DECL_OVERRIDE; -- cgit v1.2.1