diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_signal.h.ref')
-rw-r--r-- | autotests/kconfig_compiler/test_signal.h.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test_signal.h.ref b/autotests/kconfig_compiler/test_signal.h.ref index ef106a8d..fe2e1732 100644 --- a/autotests/kconfig_compiler/test_signal.h.ref +++ b/autotests/kconfig_compiler/test_signal.h.ref @@ -13,7 +13,7 @@ class TestSignal : public KConfigSkeleton public: static TestSignal *self(); - ~TestSignal(); + ~TestSignal() override; /** Set Current emoticon theme. |