diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-19 23:13:05 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-19 23:13:05 -0500 |
commit | af92e92c9ec82f6775c8e64bed0b62911afae42a (patch) | |
tree | 62057adfa6c4a4ff987b4bb22a33e0ce4dcc8734 /doc/dcopext.html | |
parent | a7a170c7f7daa6dfec350ef4d3b0e52f4b7ff83e (diff) | |
download | pytde-af92e92c9ec82f6775c8e64bed0b62911afae42a.tar.gz pytde-af92e92c9ec82f6775c8e64bed0b62911afae42a.zip |
Update for recent TQ changes.
Diffstat (limited to 'doc/dcopext.html')
-rw-r--r-- | doc/dcopext.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dcopext.html b/doc/dcopext.html index f2786e9..48d41a5 100644 --- a/doc/dcopext.html +++ b/doc/dcopext.html @@ -158,7 +158,7 @@ The DCOP extensions will support any of the following C++ data types: <TR><TD>long</TD><TD>unsigned char</TD><TD>unsigned short</TD></TR> <TR><TD>unsigned int</TD><TD>unsigned long</TD><TD>uchar</TD></TR> <TR><TD>ushsort</TD><TD>uint</TD><TD>ulong</TD></TR> -<TR><TD>Q_INT32</TD><TD>pid_t</TD><TD>float</TD></TR> +<TR><TD>TQ_INT32</TD><TD>pid_t</TD><TD>float</TD></TR> <TR><TD>double</TD><TD>TQString</TD><TD>TQStringList</TD></TR> <TR><TD>TQCString</TD><TD>KURL</TD><TD>KURL::List</TD></TR> <TR><TD>TQSize</TD><TD>TQRect</TD><TD>TQRegion</TD></TR> |