diff options
| author | Richard Linden <none@none> | 2010-06-03 15:00:59 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-06-03 15:00:59 -0700 |
| commit | f968b6078ba764f9c9ed24be23424b59633cff71 (patch) | |
| tree | 51916d8541d3ded8ae79092e2a4df770dfc52e3a /indra/newview/llparticipantlist.cpp | |
| parent | fbee0d8ef1cfd97c2ef52398d19d038c145bae67 (diff) | |
| parent | 4146416d32f9b1684343a48269a50561388fcef4 (diff) | |
merge
Diffstat (limited to 'indra/newview/llparticipantlist.cpp')
| -rw-r--r-- | indra/newview/llparticipantlist.cpp | 2 |
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); |
