summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2009-11-03 15:41:50 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2009-11-03 15:41:50 +0200
commit5599547f4f28d95ff6d15a517d0ba0df1fb8d6ff (patch)
tree03961b3fc6cd7b38dd5277e2058ef17155a2e0bc /indra/newview/llparticipantlist.h
parent4a3eeda1ea5b555d15758dd7abee9b11c980e5b3 (diff)
parent6d292f0e816fcb571e73619aabdc9a7cfe179467 (diff)
merge
--HG-- branch : product-engine
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 68aae0aee5..a3a55303c0 100644
--- a/indra/newview/llparticipantlist.h
+++ b/indra/newview/llparticipantlist.h
@@ -74,6 +74,8 @@ class LLParticipantList
LLAvatarList* mAvatarList;
};
private:
+ void onAvatarListDoubleClicked(LLAvatarList* list);
+
LLSpeakerMgr* mSpeakerMgr;
LLAvatarList* mAvatarList;