aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test3a.cpp.ref
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test3a.cpp.ref')
-rw-r--r--autotests/kconfig_compiler/test3a.cpp.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test3a.cpp.ref b/autotests/kconfig_compiler/test3a.cpp.ref
index 4ff193db..b1166c10 100644
--- a/autotests/kconfig_compiler/test3a.cpp.ref
+++ b/autotests/kconfig_compiler/test3a.cpp.ref
@@ -5,7 +5,7 @@
using namespace TestNameSpace::InnerNameSpace;
-Test3a::Test3a( )
+Test3a::Test3a( )
: KConfigSkeleton( QStringLiteral( "test3arc" ) )
{
setCurrentGroup( QStringLiteral( "General" ) );