summaryrefslogtreecommitdiff
path: root/indra/newview/llparticipantlist.h
diff options
context:
space:
mode:
authorEugene Kondrashev <ekondrashev@productengine.com>2009-11-03 14:35:00 +0200
committerEugene Kondrashev <ekondrashev@productengine.com>2009-11-03 14:35:00 +0200
commit37742cbbf242abcd9f70a8a179ec740e6867e121 (patch)
tree2ba7f13b2ef82f113082ef5447301f1036de0095 /indra/newview/llparticipantlist.h
parent330a3a460b37f5efa507aa52cddfa2a75d93f319 (diff)
Added double click avatar list item callback showing new IM session
--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;