From 25a48864e706c59626d0f2c74bc585f05d5b4b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 21 Dec 2022 14:25:49 +0100 Subject: Update after rename python extension module from python_tqt to PyTQt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/dcopext.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/dcopext.html') diff --git a/doc/dcopext.html b/doc/dcopext.html index cbf9304..f658fd3 100644 --- a/doc/dcopext.html +++ b/doc/dcopext.html @@ -263,7 +263,7 @@ different argument counts. Here are some examples:
 from tdecore import dcop_add, dcop_next
-from python_tqt.qt import TQByteArray, TQDataStream, IO_ReadOnly, IO_WriteOnly, TQString,\
+from PyTQt.qt import TQByteArray, TQDataStream, IO_ReadOnly, IO_WriteOnly, TQString,\
     TQCString, TQValueList<TQCString>
 from dcopext import numericTypes, stringTypes    
     
-- 
cgit v1.2.1