summaryrefslogtreecommitdiffstats
path: root/tdecore/kconfig_compiler/tests/kconfigcompiler_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kconfig_compiler/tests/kconfigcompiler_test.h')
-rw-r--r--tdecore/kconfig_compiler/tests/kconfigcompiler_test.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kconfig_compiler/tests/kconfigcompiler_test.h b/tdecore/kconfig_compiler/tests/kconfigcompiler_test.h
index 36b33cd47..1eba78b97 100644
--- a/tdecore/kconfig_compiler/tests/kconfigcompiler_test.h
+++ b/tdecore/kconfig_compiler/tests/kconfigcompiler_test.h
@@ -1,5 +1,5 @@
/*
- Tests for KConfig Compiler
+ Tests for TDEConfig Compiler
Copyright (c) 2005 by Duncan Mac-Vicar <duncan@kde.org>
@@ -21,7 +21,7 @@
class TQString;
// change to SlotTester when it works
-class KConfigCompiler_Test : public KUnitTest::Tester
+class TDEConfigCompiler_Test : public KUnitTest::Tester
{
public:
void allTests();