summaryrefslogtreecommitdiffstats
path: root/doc/PyQt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PyQt.html')
-rw-r--r--doc/PyQt.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PyQt.html b/doc/PyQt.html
index eb196f1..05c0b69 100644
--- a/doc/PyQt.html
+++ b/doc/PyQt.html
@@ -291,7 +291,7 @@ WIDTH="100%"
><TD
><PRE
CLASS="PROGRAMLISTING"
->from python_tqt.qt import *
+>from PyTQt.qt import *
# Import our custom widget.
from foo import bar</PRE