diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_translation_kde.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test_translation_kde.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test_translation_kde.h.ref b/autotests/kconfig_compiler/test_translation_kde.h.ref index 781cdcea..623ba6a6 100644 --- a/autotests/kconfig_compiler/test_translation_kde.h.ref +++ b/autotests/kconfig_compiler/test_translation_kde.h.ref @@ -15,7 +15,7 @@ class TestTranslationKde : public KConfigSkeleton public: TestTranslationKde( ); - ~TestTranslationKde(); + ~TestTranslationKde() override; /** Get Enable automatic saving of calendar |