mirror of https://github.com/BOINC/boinc.git
parent
d43d3687e9
commit
0e46d134ad
|
@ -248,7 +248,7 @@ bool wxTaskBarIconEx::SetBalloon(const wxIcon& icon, const wxString title, const
|
||||||
"default",
|
"default",
|
||||||
"Do Default Action",
|
"Do Default Action",
|
||||||
NOTIFY_ACTION_CALLBACK(statis_icon_notification_actions),
|
NOTIFY_ACTION_CALLBACK(statis_icon_notification_actions),
|
||||||
NULL,
|
this,
|
||||||
NULL
|
NULL
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue