summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqimage.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqimage.html
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqimage.html')
-rw-r--r--doc/html/ntqimage.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqimage.html b/doc/html/ntqimage.html
index 678a44dba..b5b1edfd7 100644
--- a/doc/html/ntqimage.html
+++ b/doc/html/ntqimage.html
@@ -713,7 +713,7 @@ offset by when positioning relative to other images.
Returns TRUE if this image and image <em>i</em> have different contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
-case the function will return tquickly.
+case the function will return quickly.
<p> <p>See also <a href="#operator-eq">operator=</a>().
<h3 class=fn><a href="ntqimage.html">TQImage</a>&nbsp;&amp; <a name="operator-eq"></a>TQImage::operator= ( const&nbsp;<a href="ntqimage.html">TQImage</a>&nbsp;&amp;&nbsp;image )
@@ -736,7 +736,7 @@ dereference the shared data.
Returns TRUE if this image and image <em>i</em> have the same contents;
otherwise returns FALSE. The comparison can be slow, unless there
is some obvious difference, such as different widths, in which
-case the function will return tquickly.
+case the function will return quickly.
<p> <p>See also <a href="#operator-eq">operator=</a>().
<h3 class=fn><a href="ntqstringlist.html">TQStringList</a> <a name="outputFormatList"></a>TQImage::outputFormatList ()<tt> [static]</tt>