summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarlist.h
diff options
context:
space:
mode:
authorIgor Borovkov <iborovkov@productengine.com>2010-03-23 16:13:59 +0200
committerIgor Borovkov <iborovkov@productengine.com>2010-03-23 16:13:59 +0200
commit60d680f2eb92e5dbf2ba287f7e4e2e36e1d024e9 (patch)
tree7afcec90bc0c7881f97567799dc02beb25d80269 /indra/newview/llavatarlist.h
parenteb119c2268798b4c64fb437806199ee7ae509217 (diff)
fixed EXT-4753 Just arrived avatars aren't sorted by name in VCP
added requesting a list to resort when avatar list item gets updated with avatar name from the name cache --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llavatarlist.h')
-rw-r--r--indra/newview/llavatarlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llavatarlist.h b/indra/newview/llavatarlist.h
index 00c72f1f9d..b9be1d0bdc 100644
--- a/indra/newview/llavatarlist.h
+++ b/indra/newview/llavatarlist.h
@@ -96,6 +96,8 @@ public:
boost::signals2::connection setItemDoubleClickCallback(const mouse_signal_t::slot_type& cb);
+ virtual S32 notifyParent(const LLSD& info);
+
protected:
void refresh();