提交 e466cc0d 编写于 作者: D dungpa 提交者: latkin
上级 f9caa57a
...@@ -130,7 +130,7 @@ public override string GetEditLabel() ...@@ -130,7 +130,7 @@ public override string GetEditLabel()
public override object GetIconHandle(bool open) public override object GetIconHandle(bool open)
{ {
return this.ProjectMgr.ImageHandler.GetIconHandle(open ? (int)ProjectNode.ImageName.OpenReferenceFolder : (int)ProjectNode.ImageName.ReferenceFolder); return this.ProjectMgr.ImageHandler.GetIconHandle((int)ProjectNode.ImageName.ReferenceFolder);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册