From 051c46c967e832f0ef9bad131079f2de6653f515 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Mon, 27 May 2019 20:28:01 +0800 Subject: [PATCH] =?UTF-8?q?RenderableInstance=E6=B3=A8=E9=87=8A=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/hgl/graph/RenderableInstance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/hgl/graph/RenderableInstance.h b/inc/hgl/graph/RenderableInstance.h index 011b3872..343a064c 100644 --- a/inc/hgl/graph/RenderableInstance.h +++ b/inc/hgl/graph/RenderableInstance.h @@ -70,7 +70,7 @@ namespace hgl } CompOperator(const RenderableInstance *,Comp) - };//class RenderableNode + };//class RenderableInstance }//namespace graph }//namespace hgl #endif//HGL_GRAPH_RENDERABLE_INSTANCE_INCLUDE