diff options
Diffstat (limited to 'autotests/kconfig_compiler/test12.cpp.ref')
-rw-r--r-- | autotests/kconfig_compiler/test12.cpp.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test12.cpp.ref b/autotests/kconfig_compiler/test12.cpp.ref index da6670a0..67af002e 100644 --- a/autotests/kconfig_compiler/test12.cpp.ref +++ b/autotests/kconfig_compiler/test12.cpp.ref @@ -3,7 +3,7 @@ #include "test12.h" -Test12::Test12( ) +Test12::Test12( ) : KConfigSkeleton( QStringLiteral( "muondatasourcesrc" ) ) { setCurrentGroup( QStringLiteral( "muon" ) ); |