summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarlistitem.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2009-12-07 16:18:24 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2009-12-07 16:18:24 +0200
commit7c839098a7643f0e58dacdd9af1a509f2f72c61c (patch)
tree5dc3946ef20a86091d516f986fa70dabe6584967 /indra/newview/llavatarlistitem.h
parentd5bc38ae2db2d482db3e3fb83a0d9b917c6d4eb4 (diff)
Minor comments cleanup.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llavatarlistitem.h')
-rw-r--r--indra/newview/llavatarlistitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llavatarlistitem.h b/indra/newview/llavatarlistitem.h
index cb015a5461..aa1b7593f5 100644
--- a/indra/newview/llavatarlistitem.h
+++ b/indra/newview/llavatarlistitem.h
@@ -72,7 +72,7 @@ public:
void setOnline(bool online);
void setName(const std::string& name);
- void setHighlight(const std::string& highlight); // XXX ugly name
+ void setHighlight(const std::string& highlight);
void setAvatarId(const LLUUID& id, bool ignore_status_changes = false);
void setLastInteractionTime(U32 secs_since);
//Show/hide profile/info btn, translating speaker indicator and avatar name coordinates accordingly