diff --git a/autotests/kconfig_compiler/test_signal.h.ref b/autotests/kconfig_compiler/test_signal.h.ref --- a/autotests/kconfig_compiler/test_signal.h.ref +++ b/autotests/kconfig_compiler/test_signal.h.ref @@ -139,7 +139,7 @@ TestSignal(); friend class TestSignalHelper; - bool usrSave() Q_DECL_OVERRIDE; + bool usrSave() override; // Appearance QString mEmoticonTheme;