diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_properties_minmax.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test_properties_minmax.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test_properties_minmax.h.ref b/autotests/kconfig_compiler/test_properties_minmax.h.ref index 5f222320..e8be4382 100644 --- a/autotests/kconfig_compiler/test_properties_minmax.h.ref +++ b/autotests/kconfig_compiler/test_properties_minmax.h.ref @@ -14,7 +14,7 @@ class TestPropertiesMinMax : public KConfigSkeleton public: TestPropertiesMinMax( KSharedConfig::Ptr config = KSharedConfig::openConfig() ); - ~TestPropertiesMinMax(); + ~TestPropertiesMinMax() override; /** Set bar |