Add 'quit' and 'window-all-closed' events for app module.
This commit is contained in:
parent
66404b5f15
commit
9b75019898
10 changed files with 123 additions and 15 deletions
|
@ -5,6 +5,8 @@ cd "`dirname $0`/.."
|
|||
# List all Objective-C headers here, should not cpplint them.
|
||||
OBJC_HEADERS='
|
||||
browser/atom_event_processing_window.h
|
||||
browser/atom_application_mac.h
|
||||
browser/atom_application_delegate_mac.h
|
||||
browser/native_window_mac.h
|
||||
common/api/api_messages.cc
|
||||
common/api/api_messages.h'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue