summaryrefslogtreecommitdiff
path: root/indra/newview/llcallfloater.h
diff options
context:
space:
mode:
authorYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-26 12:32:38 +0200
committerYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-26 12:32:38 +0200
commita3215a0f09542b513ca06b133631d5b074a308a4 (patch)
treef137af067c5f13191485be1c4f6f79e70d9a23c7 /indra/newview/llcallfloater.h
parenta402b2975fdb88781efa340d186c9ace449f9521 (diff)
parentb15bebb34853cb839100c48f5b28d52e60660c13 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r--indra/newview/llcallfloater.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index eded3a426b..766191379b 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -145,6 +145,10 @@ private:
*/
void updateParticipantsVoiceState();
+ /**
+ * Updates voice state of participant not in current voice channel depend on its current state.
+ */
+ void updateNotInVoiceParticipantState(LLAvatarListItem* item);
void setState(LLAvatarListItem* item, ESpeakerState state);
void setState(const LLUUID& speaker_id, ESpeakerState state)
{