summaryrefslogtreecommitdiffstats
path: root/utests/dhtmsgparsetest.h
diff options
context:
space:
mode:
Diffstat (limited to 'utests/dhtmsgparsetest.h')
-rw-r--r--utests/dhtmsgparsetest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utests/dhtmsgparsetest.h b/utests/dhtmsgparsetest.h
index c88ec72..8e2c774 100644
--- a/utests/dhtmsgparsetest.h
+++ b/utests/dhtmsgparsetest.h
@@ -36,7 +36,7 @@ namespace utest
virtual bool doTest();
private:
- bool doTest(const QString & data,int method);
+ bool doTest(const TQString & data,int method);
};
}