diff options
Diffstat (limited to 'doc/en/index.html')
-rw-r--r-- | doc/en/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.html b/doc/en/index.html index c9fe274..1583078 100644 --- a/doc/en/index.html +++ b/doc/en/index.html @@ -747,7 +747,7 @@ PerlTQt as TQt::Bar::Foo( arg-1,...,arg-n);</pre> <p>The only notable exceptions are :</p> <pre> - qApp() will map to TQt::app() + tqApp() will map to TQt::app() qVersion() will map to TQt::version() # not really needed anymore: we have qVersion(). See Global Functions below.</pre> <p></p> <li></li> |