summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-05-14 10:28:38 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-05-14 10:28:38 +0100
commit80b6569105acc7990d21a22c30c29675534d0a85 (patch)
tree1807e6105869b66efc16b3b4e30d47ae4440ba16 /indra/newview/llparticipantlist.h
parentd79351e689be5b0771b02843ad2ca1c35717394d (diff)
parenta5f365c331149b03366be421aa1597dfbcb1bb33 (diff)
merge from viewer-public
Diffstat (limited to 'indra/newview/llparticipantlist.h')
-rw-r--r--indra/newview/llparticipantlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llparticipantlist.h b/indra/newview/llparticipantlist.h
index bbef8baaac..abaf503868 100644
--- a/indra/newview/llparticipantlist.h
+++ b/indra/newview/llparticipantlist.h
@@ -216,6 +216,8 @@ class LLParticipantList
* @see moderateVoiceParticipant()
*/
void moderateVoiceOtherParticipants(const LLUUID& excluded_avatar_id, bool unmute);
+
+ static void confirmMuteAllCallback(const LLSD& notification, const LLSD& response);
};
/**