Emulate DOM's Event class.
This commit is contained in:
parent
2d016785a7
commit
1309d04ca7
4 changed files with 106 additions and 1 deletions
2
atom.gyp
2
atom.gyp
|
@ -13,6 +13,8 @@
|
|||
'lib_sources': [
|
||||
'app/atom_main_delegate.cc',
|
||||
'app/atom_main_delegate.h',
|
||||
'browser/api/atom_api_event.cc',
|
||||
'browser/api/atom_api_event.h',
|
||||
'browser/api/atom_api_event_emitter.cc',
|
||||
'browser/api/atom_api_event_emitter.h',
|
||||
'browser/api/atom_api_extensions.cc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue