Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-07 01:28:21 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-07 01:36:52 +0300
commitf11b5549ea2589e42a750392de9ae86ed3a70ff4 (patch)
tree39bf1fdf1376341c7598987258e177f323247e8b /source/blender/blenkernel/BKE_colorband.h
parent478be344fa73c7ad6985278e8327a6a01d6609e3 (diff)
Cleanup: doxy header
Diffstat (limited to 'source/blender/blenkernel/BKE_colorband.h')
-rw-r--r--source/blender/blenkernel/BKE_colorband.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_colorband.h b/source/blender/blenkernel/BKE_colorband.h
index 3c5e3cd0024..f8261e75fec 100644
--- a/source/blender/blenkernel/BKE_colorband.h
+++ b/source/blender/blenkernel/BKE_colorband.h
@@ -19,7 +19,8 @@
#ifndef __BKE_COLORBAND_H__
#define __BKE_COLORBAND_H__
-/** \file */
+/** \file \ingroup bke
+ */
#ifdef __cplusplus
extern "C" {