summaryrefslogtreecommitdiff
path: root/indra/newview/llcallfloater.h
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2009-11-30 11:43:05 +0200
committerMike Antipov <mantipov@productengine.com>2009-11-30 11:43:05 +0200
commit651dfe1f6902fe221bcc0306365e4555c118b15b (patch)
treed3211358ce6fcae9e33175a5fa51b8f3c2846f37 /indra/newview/llcallfloater.h
parentc83aa5ba6af31a46eaf2b605e469feeb8bc26871 (diff)
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
-- Added initial processing of titles for different calls --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r--indra/newview/llcallfloater.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index bfaa1075c4..0cd5fe05c1 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -74,6 +74,7 @@ private:
*/
void refreshPartisipantList();
void onCurrentChannelChanged(const LLUUID& session_id);
+ void updateTitle();
private:
LLSpeakerMgr* mSpeakerManager;