diff options
Diffstat (limited to 'doc/html/_sources/using.txt')
| -rw-r--r-- | doc/html/_sources/using.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/using.txt b/doc/html/_sources/using.txt index ff121ce..427888f 100644 --- a/doc/html/_sources/using.txt +++ b/doc/html/_sources/using.txt @@ -193,7 +193,7 @@ A More Complex C++ Example -------------------------- In this last example we will wrap a fictional C++ library that contains a class -that is derived from a Qt class. This will demonstrate how SIP allows a class +that is derived from a TQt class. This will demonstrate how SIP allows a class hierarchy to be split across multiple Python extension modules, and will introduce SIP's versioning system. |
