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