diff options
Diffstat (limited to 'autotests/kconfig_compiler/test1.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test1.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test1.h.ref b/autotests/kconfig_compiler/test1.h.ref index 24500176..b8c5df0d 100644 --- a/autotests/kconfig_compiler/test1.h.ref +++ b/autotests/kconfig_compiler/test1.h.ref @@ -19,7 +19,7 @@ class Test1 : public KConfigSkeleton }; Test1( const QString & transport, const QString & folder, QObject *parent = nullptr ); - ~Test1(); + ~Test1() override; /** Set One option |