Combine launch and current status login item APIs
This commit is contained in:
parent
2406c82ef5
commit
60ab71a706
4 changed files with 17 additions and 30 deletions
|
@ -135,9 +135,6 @@ class Browser : public WindowListObserver {
|
|||
// Set docks' icon.
|
||||
void DockSetIcon(const gfx::Image& image);
|
||||
|
||||
// Get login item status of current app launch
|
||||
v8::Local<v8::Value> GetLoginItemLaunchStatus(mate::Arguments* args);
|
||||
|
||||
// Get login item status of app
|
||||
v8::Local<v8::Value> GetLoginItemStatus(mate::Arguments* args);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue