Set NIF_GUID if we have a GUID
This commit is contained in:
parent
70feb08f84
commit
5e61974c24
2 changed files with 13 additions and 8 deletions
|
@ -78,6 +78,7 @@ class NotifyIcon : public TrayIcon {
|
|||
|
||||
// A hash of the app model ID
|
||||
GUID tray_app_id_hash_;
|
||||
bool has_tray_app_id_hash_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(NotifyIcon);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue