提交 0f80d760 编写于 作者: S Sandeep Somavarapu

Fix compilations

上级 30ce2998
......@@ -107,6 +107,13 @@ class TestViewlet implements IViewlet {
return [];
}
/**
* Returns an array of actions to show in the context menu of the composite
*/
public getContextMenuActions(): IAction[] {
return [];
}
/**
* Returns the action item for a specific action.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册