diff options
author | Eli Linden <eli@lindenlab.com> | 2010-04-20 11:42:45 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-04-20 11:42:45 -0700 |
commit | 12893bc7b1194afaa4b9059665e34624abfcce1d (patch) | |
tree | 67fe2a50777e4228e0177786eecf5f86d77cbc6e /indra/newview/llparticipantlist.h | |
parent | 5f80e5681c7a0e9f0fc5889ede435c79358fc639 (diff) | |
parent | 47699b744cf99ae9f39530dc9a08455b0d92e0f0 (diff) |
Merge
Diffstat (limited to 'indra/newview/llparticipantlist.h')
-rw-r--r-- | indra/newview/llparticipantlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llparticipantlist.h b/indra/newview/llparticipantlist.h index 9e5a2cbc1f..bbef8baaac 100644 --- a/indra/newview/llparticipantlist.h +++ b/indra/newview/llparticipantlist.h @@ -158,6 +158,7 @@ class LLParticipantList LLParticipantList& mParent; private: bool enableContextMenuItem(const LLSD& userdata); + bool enableModerateContextMenuItem(const LLSD& userdata); bool checkContextMenuItem(const LLSD& userdata); void sortParticipantList(const LLSD& userdata); |