summaryrefslogtreecommitdiffstats
path: root/doc/dcopext.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dcopext.html')
-rw-r--r--doc/dcopext.html2
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>