Quick Updates

svn path=/trunk/boinc/; revision=20531
This commit is contained in:
Rom Walton 2010-02-11 04:39:03 +00:00
parent d43d3687e9
commit 0e46d134ad
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ bool wxTaskBarIconEx::SetBalloon(const wxIcon& icon, const wxString title, const
"default",
"Do Default Action",
NOTIFY_ACTION_CALLBACK(statis_icon_notification_actions),
NULL,
this,
NULL
);
}