summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-06-07 17:08:48 -0400
committerLoren Shih <seraph@lindenlab.com>2010-06-07 17:08:48 -0400
commit52194cac67d1ca7b96957895447202af7d870091 (patch)
treeffa63c5a880a97f0e3ba83cec3d477d9eec11ef9 /indra/newview/llparticipantlist.cpp
parente9fdbadea57686e89a4070e7bc3462b9cc7b06a4 (diff)
parent085b2c24f9ded3d0e9a33500a287aaa53e8b7fba (diff)
automated merge
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);