mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Add 'quit' and 'window-all-closed' events for app module.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user