diff options
Diffstat (limited to 'doc/PyQt.html')
-rw-r--r-- | doc/PyQt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PyQt.html b/doc/PyQt.html index 8cd432c..418b3ca 100644 --- a/doc/PyQt.html +++ b/doc/PyQt.html @@ -1744,7 +1744,7 @@ CLASS="PROGRAMLISTING" TQObject.__init__(self) def hello(self): - return qApp.translate("A","Hello")</PRE + return tqApp.translate("A","Hello")</PRE ></TD ></TR ></TABLE |