Add Menu API. (WIP)
This commit is contained in:
parent
5915591592
commit
7cc04035c4
6 changed files with 174 additions and 0 deletions
|
@ -12,6 +12,7 @@ NODE_EXT_LIST_START
|
|||
NODE_EXT_LIST_ITEM(atom_browser_app)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_dialog)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_ipc)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_menu)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_window)
|
||||
|
||||
// Module names start with `atom_renderer_` can only be used by renderer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue