From 60933ac14a69fb2b361c06761bb0c877f76130f9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 16:23:22 -0600 Subject: Rename TQCStringList --- dcopperl/DCOP.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcopperl/DCOP.pm') diff --git a/dcopperl/DCOP.pm b/dcopperl/DCOP.pm index c71e1f91..f5b7cddf 100644 --- a/dcopperl/DCOP.pm +++ b/dcopperl/DCOP.pm @@ -233,7 +233,7 @@ sub remoteFunctions($app, $object) returns a reference to an array with the names of the functions the specified interface supports. The functions are returned as their signatures with parameter names and return type like - TQCStringList functions() + QCStringList functions() sub normalizeSignature($signature) @@ -260,7 +260,7 @@ mapped to scalar =item * TQString (no Unicode support yet, just latin 1) mapped to scalar -=item * TQCStringList +=item * QCStringList mapped to a reference to an array of scalars. =item * TQStringList -- cgit v1.2.1