diff options
Diffstat (limited to 'autotests/kconfig_compiler/test10.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test10.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test10.h.ref b/autotests/kconfig_compiler/test10.h.ref index a06bd162..4a2c8f69 100644 --- a/autotests/kconfig_compiler/test10.h.ref +++ b/autotests/kconfig_compiler/test10.h.ref @@ -12,7 +12,7 @@ class Test10 : public KConfigSkeleton public: static Test10 *self(); - ~Test10(); + ~Test10() override; /** Get foo bar |