diff options
author | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqpalette.html | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqpalette.html')
-rw-r--r-- | doc/html/ntqpalette.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqpalette.html b/doc/html/ntqpalette.html index c62c1110e..b79a13c5e 100644 --- a/doc/html/ntqpalette.html +++ b/doc/html/ntqpalette.html @@ -206,7 +206,7 @@ stricter than equality. </h3> <p> Returns TRUE (slowly) if this palette is different from <em>p</em>; -otherwise returns FALSE (usually tquickly). +otherwise returns FALSE (usually quickly). <h3 class=fn><a href="ntqpalette.html">TQPalette</a> & <a name="operator-eq"></a>TQPalette::operator= ( const <a href="ntqpalette.html">TQPalette</a> & p ) </h3> @@ -217,7 +217,7 @@ palette. <h3 class=fn>bool <a name="operator-eq-eq"></a>TQPalette::operator== ( const <a href="ntqpalette.html">TQPalette</a> & p ) const </h3> -Returns TRUE (usually tquickly) if this palette is equal to <em>p</em>; +Returns TRUE (usually quickly) if this palette is equal to <em>p</em>; otherwise returns FALSE (slowly). <h3 class=fn>int <a name="serialNumber"></a>TQPalette::serialNumber () const |