diff options
Diffstat (limited to 'autotests/kconfig_compiler/test8a.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test8a.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test8a.h.ref b/autotests/kconfig_compiler/test8a.h.ref index 9e9c0f4e..0334e8cd 100644 --- a/autotests/kconfig_compiler/test8a.h.ref +++ b/autotests/kconfig_compiler/test8a.h.ref @@ -13,7 +13,7 @@ class Test8a : public KConfigSkeleton public: Test8a( KSharedConfig::Ptr config = KSharedConfig::openConfig(), QObject *parent = nullptr ); - ~Test8a(); + ~Test8a() override; /** Set Font |