Seperate the API implementation of WebViewManager
This commit is contained in:
parent
ea99037f3b
commit
209840871c
4 changed files with 73 additions and 64 deletions
|
@ -66,6 +66,7 @@ REFERENCE_MODULE(atom_browser_protocol);
|
|||
REFERENCE_MODULE(atom_browser_global_shortcut);
|
||||
REFERENCE_MODULE(atom_browser_tray);
|
||||
REFERENCE_MODULE(atom_browser_web_contents);
|
||||
REFERENCE_MODULE(atom_browser_web_view_manager);
|
||||
REFERENCE_MODULE(atom_browser_window);
|
||||
REFERENCE_MODULE(atom_common_asar);
|
||||
REFERENCE_MODULE(atom_common_clipboard);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue