Add getLoginItemLaunchStatus API
This commit is contained in:
parent
d42d10a47c
commit
98a97a52ea
3 changed files with 14 additions and 2 deletions
|
@ -134,6 +134,8 @@ class Browser : public WindowListObserver {
|
|||
|
||||
// Set docks' icon.
|
||||
void DockSetIcon(const gfx::Image& image);
|
||||
|
||||
v8::Local<v8::Value> GetLoginItemLaunchStatus(mate::Arguments* args);
|
||||
#endif // defined(OS_MACOSX)
|
||||
|
||||
#if defined(OS_WIN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue