summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authorMaximB ProductEngine <mberezhnoy@productengine.com>2012-11-19 09:08:02 +0200
committerMaximB ProductEngine <mberezhnoy@productengine.com>2012-11-19 09:08:02 +0200
commitf043bc32fd202de88d6823bb938128147ab4a04c (patch)
tree0b999c3fa031cc14a47206784138df54e675e035 /indra/newview/llconversationview.h
parent0cb67ec3762c1f1671fd01e331fe64a210098fd2 (diff)
CHUI-434 (Don't display phone icon and disable phone button when voice isn't enabled)
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index 1baa8bb5ec..8156b746b2 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -78,7 +78,7 @@ public:
void setVisibleIfDetached(BOOL visible);
LLConversationViewParticipant* findParticipant(const LLUUID& participant_id);
- void showVoiceIndicator();
+ void showVoiceIndicator(bool visible);
virtual void refresh();