summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2010-02-12 15:26:08 -0800
committerCallum Prentice <callum@lindenlab.com>2010-02-12 15:26:08 -0800
commitae39812d704a2b92faf213f1626dbe19a34eceb4 (patch)
treec26efa4fb4a033db1d5c65d84fbaade14ec1d756 /indra/newview/llappearancemgr.h
parentc0f2f151b226417152adecb507e6b1b7f2a1f8ce (diff)
parent434436ef6b96f74eaf0daf687c6978d5a24d5be7 (diff)
Merge with tip
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 5fdff45735..28b51ee0f6 100644
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -113,6 +113,9 @@ public:
// should only be necessary to do on initial login.
void updateIsDirty();
+ // Called when self avatar is first fully visible.
+ void onFirstFullyVisible();
+
protected:
LLAppearanceManager();
~LLAppearanceManager();