summaryrefslogtreecommitdiffstats
path: root/dcopjava/tests/test_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcopjava/tests/test_impl.h')
-rw-r--r--dcopjava/tests/test_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dcopjava/tests/test_impl.h b/dcopjava/tests/test_impl.h
index 0c72536b..b96c1560 100644
--- a/dcopjava/tests/test_impl.h
+++ b/dcopjava/tests/test_impl.h
@@ -27,11 +27,11 @@ public:
double doubleArg(double in);
- TQString stringArg(TQString in);
+ TTQString stringArg(TTQString in);
- TQCString cstringArg(TQCString in);
+ TTQCString cstringArg(TTQCString in);
- TQStringList stringListArg(TQStringList in);
+ TTQStringList stringListArg(TTQStringList in);
DCOPRef DCOPRefArg(DCOPRef in);