Skip to content
Snippets Groups Projects
Commit f11f7c78 authored by Richard Linden's avatar Richard Linden
Browse files

CHUI-92 FIX Notification count is not shown on notification chiclet

parent c8bc9cca
No related branches found
No related tags found
No related merge requests found
......@@ -926,9 +926,9 @@ class LLNotificationChiclet : public LLSysWellChiclet
mChiclet(chiclet)
{
// connect counter handlers to the signals
connectToChannel("IM Notifications");
connectToChannel("Group Notifications");
connectToChannel("Offer");
connectToChannel("Notifications");
}
static bool filterNotification(LLNotificationPtr notify);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment