diff options
-rw-r--r-- | src/opengl/qglcolormap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qglcolormap.cpp b/src/opengl/qglcolormap.cpp index edb5c4f..b86f9e0 100644 --- a/src/opengl/qglcolormap.cpp +++ b/src/opengl/qglcolormap.cpp @@ -61,7 +61,7 @@ least a \c PseudoColor visual. Note that you may experience colormap flashing if your X server is running in 8 bit mode. - Under Windows the size of the colormap is always set to 256 + The size() of the colormap is always set to 256 colors. Note that under Windows you can also install colormaps in child widgets. |