From c151b747e0d7b45e0c7d5de6964b9dfef207d833 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Mon, 14 Sep 2009 10:10:58 +1000 Subject: qdoc: size of a QGLColormap is 256 on all platforms, not just Windows --- src/opengl/qglcolormap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12