summaryrefslogtreecommitdiffstats
path: root/tdecore/kconfig_compiler/tests/test8a.h.ref
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kconfig_compiler/tests/test8a.h.ref')
-rw-r--r--tdecore/kconfig_compiler/tests/test8a.h.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kconfig_compiler/tests/test8a.h.ref b/tdecore/kconfig_compiler/tests/test8a.h.ref
index 2e947c437..0ab182a04 100644
--- a/tdecore/kconfig_compiler/tests/test8a.h.ref
+++ b/tdecore/kconfig_compiler/tests/test8a.h.ref
@@ -11,7 +11,7 @@ class Test8a : public KConfigSkeleton
{
public:
- Test8a( KSharedConfig::Ptr config = KGlobal::sharedConfig() );
+ Test8a( KSharedConfig::Ptr config = TDEGlobal::sharedConfig() );
~Test8a();
/**