From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- doc/html/ntqimage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqimage.html') 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 i 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.

See also operator=().

TQImage & TQImage::operator= ( const TQImage & image ) @@ -736,7 +736,7 @@ dereference the shared data. Returns TRUE if this image and image i 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.

See also operator=().

TQStringList TQImage::outputFormatList () [static] -- cgit v1.2.1