diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-01-05 14:33:58 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-01-05 14:33:58 +0200 |
commit | 5d3c4cd23bfa16aa64cb2fef6bfb1d1cda67226f (patch) | |
tree | 912add29044953cdaa4dc4e6414c516df1b4f2f1 /indra/newview/llcallfloater.h | |
parent | 47dc1fc3437c9c266204604e85d8489b6e580584 (diff) | |
parent | b499fabab8915bd135bc2cbdc105627a458e97c8 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r-- | indra/newview/llcallfloater.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h index 8aba93fc43..2b40225906 100644 --- a/indra/newview/llcallfloater.h +++ b/indra/newview/llcallfloater.h @@ -88,7 +88,8 @@ private: VC_LOCAL_CHAT, VC_GROUP_CHAT, VC_AD_HOC_CHAT, - VC_PEER_TO_PEER + VC_PEER_TO_PEER, + VC_PEER_TO_PEER_AVALINE }EVoiceControls; typedef enum e_speaker_state |