diff options
Diffstat (limited to 'autotests/kconfig_compiler/test3a.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test3a.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test3a.h.ref b/autotests/kconfig_compiler/test3a.h.ref index 3cdf1677..ef0d1c78 100644 --- a/autotests/kconfig_compiler/test3a.h.ref +++ b/autotests/kconfig_compiler/test3a.h.ref @@ -16,7 +16,7 @@ class Test3a : public KConfigSkeleton public: Test3a( ); - ~Test3a(); + ~Test3a() override; /** Set Enable automatic saving of calendar |