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 b96c1560..0c72536b 100644
--- a/dcopjava/tests/test_impl.h
+++ b/dcopjava/tests/test_impl.h
@@ -27,11 +27,11 @@ public:
double doubleArg(double in);
- TTQString stringArg(TTQString in);
+ TQString stringArg(TQString in);
- TTQCString cstringArg(TTQCString in);
+ TQCString cstringArg(TQCString in);
- TTQStringList stringListArg(TTQStringList in);
+ TQStringList stringListArg(TQStringList in);
DCOPRef DCOPRefArg(DCOPRef in);