summaryrefslogtreecommitdiff
path: root/indra/newview/llnamelistctrl.h
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-03-03 12:10:00 -0800
committerEli Linden <eli@lindenlab.com>2010-03-03 12:10:00 -0800
commite47d107e2f7c4793f0685aa37749629f7d91aef0 (patch)
tree740e36a63f6576bdf5c180ca8b59796ae5f1cf49 /indra/newview/llnamelistctrl.h
parentece36d5df8d0a7fb4c71ec50a0bac49a5c6fbacb (diff)
parent2ecc98cb2f11b03224990d498d20cff8bcfb0716 (diff)
Merge
Diffstat (limited to 'indra/newview/llnamelistctrl.h')
-rw-r--r--indra/newview/llnamelistctrl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llnamelistctrl.h b/indra/newview/llnamelistctrl.h
index 23b1cb6897..1c26ee5db4 100644
--- a/indra/newview/llnamelistctrl.h
+++ b/indra/newview/llnamelistctrl.h
@@ -120,6 +120,8 @@ public:
void setAllowCallingCardDrop(BOOL b) { mAllowCallingCardDrop = b; }
/*virtual*/ void updateColumns();
+
+ /*virtual*/ void mouseOverHighlightNthItem( S32 index );
private:
void showInspector(const LLUUID& avatar_id, bool is_group);