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:
Diffstat (limited to 'source/blender/freestyle/intern/scene_graph/NodeShape.h')
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeShape.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.h b/source/blender/freestyle/intern/scene_graph/NodeShape.h
index b1f1cf8d3ef..709931fa02f 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeShape.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeShape.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_SHAPE_H__
#define __FREESTYLE_NODE_SHAPE_H__
-/** \file blender/freestyle/intern/scene_graph/NodeShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a shape node. It contains a Rep, which is the shape geometry
*/