diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:26:28 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:26:28 -0600 |
commit | d866fe2c926adf0bacf59595a777c2f2a5879e49 (patch) | |
tree | 86ca02842dbb2e2247e6d3cc970ff6f35a640a3c /doc/fr/PerlQt.pod | |
parent | f0201c2d37cd3b94c6a720eb11d84263cd5d013b (diff) | |
download | libtqt-perl-d866fe2c926adf0bacf59595a777c2f2a5879e49.tar.gz libtqt-perl-d866fe2c926adf0bacf59595a777c2f2a5879e49.zip |
Rename additional global TQt functions
Diffstat (limited to 'doc/fr/PerlQt.pod')
-rw-r--r-- | doc/fr/PerlQt.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/PerlQt.pod b/doc/fr/PerlQt.pod index a9d1fc4..2e120d4 100644 --- a/doc/fr/PerlQt.pod +++ b/doc/fr/PerlQt.pod @@ -990,7 +990,7 @@ Et pour importer quelques symboles seulement : =item Fonctions globales -TQt dispose de fonctions utilitaires, telles bitBlt, qCompress, etc. +TQt dispose de fonctions utilitaires, telles bitBlt, tqCompress, etc. Ces fonctions ont été rassemblées dans un espace de nom commun: C<TQt::GlobalSpace>. |