Skip to content

Commit 2ceb1ab

Browse files
committed
Mark qgsmultibandcolorrenderer as part of core module
1 parent c6faf3d commit 2ceb1ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/core/raster/qgsmultibandcolorrenderer.h

+3-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
class QgsContrastEnhancement;
2424
class QDomElement;
2525

26-
/**Renderer for multiband images with the color components*/
26+
/** \ingroup core
27+
* Renderer for multiband images with the color components
28+
*/
2729
class CORE_EXPORT QgsMultiBandColorRenderer: public QgsRasterRenderer
2830
{
2931
public:

0 commit comments

Comments
 (0)