summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-12-08 13:31:43 -0500
committerLoren Shih <seraph@lindenlab.com>2009-12-08 13:31:43 -0500
commit51a196416d9bde106ae0cb3cfd77003a68a6265b (patch)
treec23c8757069fa9f7547c12b8ed0fff103ee2ee6e /indra/newview/llappearancemgr.h
parent65123f20de0c94afca51fc58cd199ee5cad0c6f1 (diff)
parent6cd487d33bb85ee62e77ae408c0bea60f53a335b (diff)
Automated merge avp->avp
--HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rw-r--r--indra/newview/llappearancemgr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h
index 7038d1a35b..b625d42a50 100644
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -64,6 +64,9 @@ public:
// Finds the folder link to the currently worn outfit
const LLViewerInventoryItem *getCurrentOutfitLink();
+ // Update the displayed outfit name in UI.
+ void updatePanelOutfitName(const std::string& name);
+
void updateAgentWearables(LLWearableHoldingPattern* holder, bool append);
// For debugging - could be moved elsewhere.