summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfig_compiler/tests/test8a.cpp.ref
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfig_compiler/tests/test8a.cpp.ref')
-rw-r--r--tdecore/tdeconfig_compiler/tests/test8a.cpp.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfig_compiler/tests/test8a.cpp.ref b/tdecore/tdeconfig_compiler/tests/test8a.cpp.ref
index c0a9ddda5..6181295eb 100644
--- a/tdecore/tdeconfig_compiler/tests/test8a.cpp.ref
+++ b/tdecore/tdeconfig_compiler/tests/test8a.cpp.ref
@@ -3,7 +3,7 @@
#include "test8a.h"
-Test8a::Test8a( KSharedConfig::Ptr config )
+Test8a::Test8a( TDESharedConfig::Ptr config )
: TDEConfigSkeleton( config )
{
setCurrentGroup( TQString::fromLatin1( "Group" ) );