From ba26d97e6132a460f7c6c5bf89cfc69977866a73 Mon Sep 17 00:00:00 2001 From: Jonathan Riddell Date: Thu, 9 Jan 2014 17:44:54 +0000 Subject: Further renaming to kconfig_compiler_kf5 --- autotests/kconfig_compiler/test_signal.cpp.ref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autotests/kconfig_compiler/test_signal.cpp.ref') diff --git a/autotests/kconfig_compiler/test_signal.cpp.ref b/autotests/kconfig_compiler/test_signal.cpp.ref index 1dad37b5..fd2d4bc9 100644 --- a/autotests/kconfig_compiler/test_signal.cpp.ref +++ b/autotests/kconfig_compiler/test_signal.cpp.ref @@ -1,4 +1,4 @@ -// This file is generated by kconfig_compiler from test_signal.kcfg. +// This file is generated by kconfig_compiler_kf5 from test_signal.kcfg. // All changes you do to this file will be lost. #include "test_signal.h" @@ -25,7 +25,7 @@ TestSignal *TestSignal::self() } TestSignal::TestSignal( ) - : KConfigSkeleton( QLatin1String( "kconfig_compiler_test_rc" ) ) + : KConfigSkeleton( QLatin1String( "kconfig_compiler_kf5_test_rc" ) ) , mSettingsChanged(0) { Q_ASSERT(!s_globalTestSignal()->q); -- cgit v1.2.1