diff options
Diffstat (limited to 'autotests/kconfig_compiler/test8c.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test8c.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test8c.h.ref b/autotests/kconfig_compiler/test8c.h.ref index 7e96da0b..44528747 100644 --- a/autotests/kconfig_compiler/test8c.h.ref +++ b/autotests/kconfig_compiler/test8c.h.ref @@ -14,7 +14,7 @@ class Test8c : public KConfigSkeleton static Test8c *self(); static void instance(const QString& cfgfilename); static void instance(KSharedConfig::Ptr config); - ~Test8c(); + ~Test8c() override; /** Set Font |