summaryrefslogtreecommitdiffstats
path: root/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kconfig_compiler/tests/kconfigcompiler_test.h')
-rw-r--r--kdecore/kconfig_compiler/tests/kconfigcompiler_test.h2
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 8ccea83fa..5521ef982 100644
--- a/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h
+++ b/kdecore/kconfig_compiler/tests/kconfigcompiler_test.h
@@ -28,7 +28,7 @@ public:
public slots:
void testExpectedOutput();
private:
- void performCompare(const QString &fileName, bool fail=false);
+ void performCompare(const TQString &fileName, bool fail=false);
};
#endif