aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test9.cpp.ref
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test9.cpp.ref')
-rw-r--r--autotests/kconfig_compiler/test9.cpp.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test9.cpp.ref b/autotests/kconfig_compiler/test9.cpp.ref
index c5eb772b..995f7164 100644
--- a/autotests/kconfig_compiler/test9.cpp.ref
+++ b/autotests/kconfig_compiler/test9.cpp.ref
@@ -3,7 +3,7 @@
#include "test9.h"
-Test9::Test9( const QString & transport, const QString & folder )
+Test9::Test9( const QString & transport, const QString & folder )
: KConfigSkeleton( QStringLiteral( "examplerc" ) )
, mParamtransport(transport)
, mParamfolder(folder)