summaryrefslogtreecommitdiffstats
path: root/doc/qtdocs.sip
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtdocs.sip')
-rw-r--r--doc/qtdocs.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtdocs.sip b/doc/qtdocs.sip
index 5dca328..171bacd 100644
--- a/doc/qtdocs.sip
+++ b/doc/qtdocs.sip
@@ -285,7 +285,7 @@ Here's the corresponding output from <Literal>pyuic</Literal>.
</Para>
<ProgramListing>
-from python_tqt.qt import *
+from PyTQt.qt import *
# Import our custom widget.
from foo import bar