From 703fb0c89c2eee56a1e613e67a446db9d4287929 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:07 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- tdecore/kconfig_compiler/tests/kconfigcompiler_test.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/kconfig_compiler/tests/kconfigcompiler_test.h') 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 @@ -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(); -- cgit v1.2.3