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 ea21e47..cbf9304 100644
--- a/doc/dcopext.html
+++ b/doc/dcopext.html
@@ -263,7 +263,7 @@ different argument counts. Here are some examples:
<TABLE BORDER="0" BGCOLOR="#E0E0E0" WIDTH="100%">
<TR><TD><PRE CLASS="PROGRAMLISTING">
from tdecore import dcop_add, dcop_next
-from qt import TQByteArray, TQDataStream, IO_ReadOnly, IO_WriteOnly, TQString,\
+from python_tqt.qt import TQByteArray, TQDataStream, IO_ReadOnly, IO_WriteOnly, TQString,\
TQCString, TQValueList&lt;TQCString&gt;
from dcopext import numericTypes, stringTypes