diff options
Diffstat (limited to 'kdecore/kconfig_compiler')
-rw-r--r-- | kdecore/kconfig_compiler/tests/kconfigcompiler_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h b/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h index 5521ef982..36b33cd47 100644 --- a/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h +++ b/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h @@ -18,7 +18,7 @@ #include <kunittest/tester.h> -class QString; +class TQString; // change to SlotTester when it works class KConfigCompiler_Test : public KUnitTest::Tester |