summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.cpp
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-06-11 05:52:49 -0700
committerDessie Linden <dessie@lindenlab.com>2010-06-11 05:52:49 -0700
commitaf4a2ec0f9f4e51e186f4b386b4465f6e107b63b (patch)
treefabff1abc70adae6aa6b5287f7251a66e0ae09fc /indra/newview/llparticipantlist.cpp
parent470f81dd33dc8b89db97c6cd374f1bb171d8fc8e (diff)
parent085b2c24f9ded3d0e9a33500a287aaa53e8b7fba (diff)
Merge from 2.1 Alpha tag
Diffstat (limited to 'indra/newview/llparticipantlist.cpp')
-rw-r--r--indra/newview/llparticipantlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llparticipantlist.cpp b/indra/newview/llparticipantlist.cpp
index f020ad9bc2..a27afeab7c 100644
--- a/indra/newview/llparticipantlist.cpp
+++ b/indra/newview/llparticipantlist.cpp
@@ -94,7 +94,7 @@ public:
mAvalineCallers.insert(avaline_caller_id);
}
- void onChange()
+ void onParticipantsChanged()
{
uuid_set_t participant_uuids;
LLVoiceClient::getInstance()->getParticipantList(participant_uuids);