summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-04-01 18:18:00 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-04-01 18:18:00 -0400
commitcec9bce226f6f8645de5796032dd97829c463232 (patch)
tree0e846c2c96e50525e8d369b8ec571d36db5bea89 /indra/newview/llappearancemgr.h
parente45040412c95372ee6549ea98ea04df7076dab6d (diff)
Cleanup and consolidation
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 5e1ce55fbd..5a499026e8 100644
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -119,6 +119,9 @@ public:
// Called when self avatar is first fully visible.
void onFirstFullyVisible();
+
+ // Create initial outfits from library.
+ void autopopulateOutfits();
protected:
LLAppearanceMgr();