[Bf-blender-cvs] [f11b5549ea2] master: Cleanup: doxy header

Campbell Barton noreply at git.blender.org
Thu Feb 7 00:32:28 CET 2019


Commit: f11b5549ea2589e42a750392de9ae86ed3a70ff4
Author: Campbell Barton
Date:   Thu Feb 7 09:28:21 2019 +1100
Branches: master
https://developer.blender.org/rBf11b5549ea2589e42a750392de9ae86ed3a70ff4

Cleanup: doxy header

===================================================================

M	source/blender/blenkernel/BKE_colorband.h

===================================================================

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" {



More information about the Bf-blender-cvs mailing list