summaryrefslogtreecommitdiffstats
path: root/doc/html/tqglcolormap.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqglcolormap.html')
-rw-r--r--doc/html/tqglcolormap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqglcolormap.html b/doc/html/tqglcolormap.html
index 86ebe77de..69cec9786 100644
--- a/doc/html/tqglcolormap.html
+++ b/doc/html/tqglcolormap.html
@@ -139,7 +139,7 @@ Returns the index of the color that is the closest match to color
<h3 class=fn>bool <a name="isEmpty"></a>TQGLColormap::isEmpty () const
</h3>
-Returns TRUE if the colormap is empty; otherwise returns FALSE. A
+Returns true if the colormap is empty; otherwise returns false. A
colormap with no color values set is considered to be empty.
<h3 class=fn><a href="tqglcolormap.html">TQGLColormap</a>&nbsp;&amp; <a name="operator-eq"></a>TQGLColormap::operator= ( const&nbsp;<a href="tqglcolormap.html">TQGLColormap</a>&nbsp;&amp;&nbsp;map )