summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-06-03 15:00:59 -0700
committerRichard Linden <none@none>2010-06-03 15:00:59 -0700
commitf968b6078ba764f9c9ed24be23424b59633cff71 (patch)
tree51916d8541d3ded8ae79092e2a4df770dfc52e3a /indra/newview/llparticipantlist.cpp
parentfbee0d8ef1cfd97c2ef52398d19d038c145bae67 (diff)
parent4146416d32f9b1684343a48269a50561388fcef4 (diff)
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);