win: Add "balloon-show" and "balloon-closed" events
This commit is contained in:
parent
ee3fa67c48
commit
9f99209733
8 changed files with 31 additions and 8 deletions
|
@ -71,10 +71,6 @@ void NotifyIcon::HandleClickEvent(const gfx::Point& cursor_pos,
|
|||
ui::MENU_SOURCE_MOUSE));
|
||||
}
|
||||
|
||||
void NotifyIcon::HandleBalloonClickEvent() {
|
||||
NotifyBalloonClicked();
|
||||
}
|
||||
|
||||
void NotifyIcon::ResetIcon() {
|
||||
NOTIFYICONDATA icon_data;
|
||||
InitIconData(&icon_data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue