diff options
Diffstat (limited to 'sip/qtxml/qtxmlmod.sip')
-rw-r--r-- | sip/qtxml/qtxmlmod.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtxml/qtxmlmod.sip b/sip/qtxml/qtxmlmod.sip index 4e058d8..11c38c4 100644 --- a/sip/qtxml/qtxmlmod.sip +++ b/sip/qtxml/qtxmlmod.sip @@ -36,7 +36,7 @@ // qt module which sorts it out, but this module doesn't so we add a dummy. It // is ignored by SIP v4.x and later. %PrePythonCode -from qt import TQObject +from python_tqt.qt import TQObject %End |