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>2018-09-13 01:33:21 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-13 01:33:21 +0300
commit26a6e58e9a259327fd5125095f052a42a9405320 (patch)
tree33e22a64ea60bcd67e608706fe77cddd9008b935 /source/blender/editors/gizmo_library/gizmo_library_intern.h
parent8d3a39ff56631177c22b0e5825ac2c62393b8c16 (diff)
Cleanup: add editor gizmo doxy group
Diffstat (limited to 'source/blender/editors/gizmo_library/gizmo_library_intern.h')
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/gizmo_library/gizmo_library_intern.h b/source/blender/editors/gizmo_library/gizmo_library_intern.h
index f5584d86847..db88a52f087 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_intern.h
+++ b/source/blender/editors/gizmo_library/gizmo_library_intern.h
@@ -24,7 +24,7 @@
*/
/** \file gizmo_library_intern.h
- * \ingroup wm
+ * \ingroup edgizmolib
*/
#ifndef __GIZMO_LIBRARY_INTERN_H__