diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-05 18:54:52 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-05 19:05:59 +0900 |
| commit | 771af909e74927126fba90ec6e0298dc68d5bf4f (patch) | |
| tree | e03837162c9ab8ed4908621f623b6d49ec1588a2 /src/opengl/tqglcolormap.cpp | |
| parent | d9f24c630d3a86190017de303bc5750e532cdb61 (diff) | |
| download | tqt-771af909e74927126fba90ec6e0298dc68d5bf4f.tar.gz tqt-771af909e74927126fba90ec6e0298dc68d5bf4f.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/opengl/tqglcolormap.cpp')
| -rw-r--r-- | src/opengl/tqglcolormap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/tqglcolormap.cpp b/src/opengl/tqglcolormap.cpp index 5f1c580f1..8765a6d55 100644 --- a/src/opengl/tqglcolormap.cpp +++ b/src/opengl/tqglcolormap.cpp @@ -234,7 +234,7 @@ TQColor TQGLColormap::entryColor( int idx ) const } /*! - 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. */ bool TQGLColormap::isEmpty() const |
