Add 'quit' and 'window-all-closed' events for app module.

This commit is contained in:
Cheng Zhao 2013-05-03 10:53:54 +08:00
parent 66404b5f15
commit 9b75019898
10 changed files with 123 additions and 15 deletions

View file

@ -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'