first pass at menu event emission
This commit is contained in:
parent
39554566cc
commit
3399480304
6 changed files with 29 additions and 5 deletions
|
@ -35,7 +35,7 @@ class TrayIconCocoa : public TrayIcon,
|
|||
|
||||
protected:
|
||||
// AtomMenuModel::Observer:
|
||||
void MenuWillClose() override;
|
||||
void OnMenuWillClose() override;
|
||||
|
||||
private:
|
||||
// Atom custom view for NSStatusItem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue