summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-08-29 08:38:34 -0400
committerOz Linden <oz@lindenlab.com>2010-08-29 08:38:34 -0400
commit05913a83a5f0f7f076ad915f3de4c23330f6d32b (patch)
tree893a24c2f3b10f2da722158b4bad967c97613c13 /indra/newview/llappearancemgr.h
parent1a8d917a6d0d2393a0f0248d0072dd7cfd487609 (diff)
parent75a66a146b8f4b3127eb86fec10c24cc45d3f6d7 (diff)
Merge changes from product-engine branch
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rw-r--r--indra/newview/llappearancemgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h
index 78c2142ea5..c65d9dc9ee 100644
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -42,6 +42,8 @@ class LLOutfitUnLockTimer;
class LLAppearanceMgr: public LLSingleton<LLAppearanceMgr>
{
+ LOG_CLASS(LLAppearanceMgr);
+
friend class LLSingleton<LLAppearanceMgr>;
friend class LLOutfitUnLockTimer;