Fix doc: qglcolormap is not the opengl module
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>
Fri, 24 Aug 2012 13:32:34 +0000 (15:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Aug 2012 19:32:03 +0000 (21:32 +0200)
Change-Id: I134aeafbabc62e36da20e0a6df667b6c1aa0c477
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/opengl/qglcolormap.cpp

index 92552fe..8dabe68 100644 (file)
@@ -44,7 +44,7 @@
     \brief The QGLColormap class is used for installing custom colormaps into
     a QGLWidget.
 
-    \module OpenGL
+    \inmodule OpenGL
     \ingroup painting-3D
     \ingroup shared