gtk: Notify the click event
This commit is contained in:
parent
466fc9a2fa
commit
f31bfab127
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ void TrayIconGtk::SetContextMenu(ui::SimpleMenuModel* menu_model) {
|
|||
}
|
||||
|
||||
void TrayIconGtk::OnClick() {
|
||||
NotifyClicked();
|
||||
}
|
||||
|
||||
bool TrayIconGtk::HasClickAction() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue