diff options
Diffstat (limited to 'doc/en/PerlQt.pod')
-rw-r--r-- | doc/en/PerlQt.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/PerlQt.pod b/doc/en/PerlQt.pod index 62ac845..54eaa6c 100644 --- a/doc/en/PerlQt.pod +++ b/doc/en/PerlQt.pod @@ -823,7 +823,7 @@ PerlTQt as The only notable exceptions are : - 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. =item * |