Merge pull request #9269 from electron/main-notifications
Notifications from the main process
This commit is contained in:
commit
e82af41591
22 changed files with 438 additions and 25 deletions
|
@ -56,6 +56,7 @@ REFERENCE_MODULE(atom_common_asar);
|
|||
REFERENCE_MODULE(atom_common_clipboard);
|
||||
REFERENCE_MODULE(atom_common_crash_reporter);
|
||||
REFERENCE_MODULE(atom_common_native_image);
|
||||
REFERENCE_MODULE(atom_common_notification);
|
||||
REFERENCE_MODULE(atom_common_screen);
|
||||
REFERENCE_MODULE(atom_common_shell);
|
||||
REFERENCE_MODULE(atom_common_v8_util);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue