summaryrefslogtreecommitdiffstats
path: root/doc/en/PerlQt.pod
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-27 17:39:34 -0600
committerTimothy Pearson <[email protected]>2012-02-27 17:39:34 -0600
commitf0201c2d37cd3b94c6a720eb11d84263cd5d013b (patch)
tree201962cc477796bebc9940daf1ab2c69a852fd3a /doc/en/PerlQt.pod
parent27499ebe67cb49bb54fa9c17c34cf8411b1e669f (diff)
downloadlibtqt-perl-f0201c2d37cd3b94c6a720eb11d84263cd5d013b.tar.gz
libtqt-perl-f0201c2d37cd3b94c6a720eb11d84263cd5d013b.zip
Rename tqt3 color functions
Diffstat (limited to 'doc/en/PerlQt.pod')
-rw-r--r--doc/en/PerlQt.pod2
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 *