Cleanup: replace doxy @ with backslash
The rest of Blender uses backslashes.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include "COM_Node.h"
|
||||
|
||||
/**
|
||||
* @brief ChannelMatteNode
|
||||
* @ingroup Node
|
||||
* \brief ChannelMatteNode
|
||||
* \ingroup Node
|
||||
*/
|
||||
class ChannelMatteNode : public Node {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user