summaryrefslogtreecommitdiff
path: root/indra/newview/llchiclet.cpp
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2009-11-11 15:28:24 +0200
committerYuri Chebotarev <ychebotarev@productengine.com>2009-11-11 15:28:24 +0200
commit9a88d4b02de57bf1e9e4e22d30d95f358d9ec37c (patch)
treeba0d3922cf8610b47523e55249eb7a7c4b601778 /indra/newview/llchiclet.cpp
parentef721de720690ad4ec89114c56197098c100136c (diff)
parent7123f0d447c39c0f81936eef8867b8ff3cc9cda8 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llchiclet.cpp')
-rw-r--r--indra/newview/llchiclet.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llchiclet.cpp b/indra/newview/llchiclet.cpp
index 5402f88cd3..eda4bfaa78 100644
--- a/indra/newview/llchiclet.cpp
+++ b/indra/newview/llchiclet.cpp
@@ -103,6 +103,7 @@ LLNotificationChiclet::LLNotificationChiclet(const Params& p)
// connect counter handlers to the signals
connectCounterUpdatersToSignal("notify");
connectCounterUpdatersToSignal("groupnotify");
+ connectCounterUpdatersToSignal("offer");
}
LLNotificationChiclet::~LLNotificationChiclet()