diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-04-19 16:17:50 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-04-19 16:17:50 +0300 |
commit | d78984145e96ac89012a84e92c88c8c67af900b8 (patch) | |
tree | c8ad39205c55c0df332fe708c2dcfb6d6c49d069 /indra/newview/llparticipantlist.h | |
parent | 0756770e79f69496153d74e72e41a46206889ea5 (diff) | |
parent | a94ec45cb18f262e9cb9277960c450d84479757b (diff) |
merge
--HG--
branch : product-engine
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); |