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/compositor/nodes/COM_ChannelMatteNode.h')
-rw-r--r--source/blender/compositor/nodes/COM_ChannelMatteNode.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/blender/compositor/nodes/COM_ChannelMatteNode.h b/source/blender/compositor/nodes/COM_ChannelMatteNode.h
index 94d01e40a72..e6cd8bf6f0d 100644
--- a/source/blender/compositor/nodes/COM_ChannelMatteNode.h
+++ b/source/blender/compositor/nodes/COM_ChannelMatteNode.h
@@ -26,9 +26,9 @@
* \ingroup Node
*/
class ChannelMatteNode : public Node {
-public:
- ChannelMatteNode(bNode *editorNode);
- void convertToOperations(NodeConverter &converter, const CompositorContext &context) const;
+ public:
+ ChannelMatteNode(bNode *editorNode);
+ void convertToOperations(NodeConverter &converter, const CompositorContext &context) const;
};
-#endif /* COM_ChannelMatteNODE_H */
+#endif /* COM_ChannelMatteNODE_H */