diff options
author | Oz Linden <oz@lindenlab.com> | 2012-01-17 10:36:04 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-01-17 10:36:04 -0500 |
commit | 323d27ebcb07fb28ae81ea3728c8ccf65f5ddd68 (patch) | |
tree | 8592099f72205befac80ee9a15192032451781d1 /indra/newview/llinventorymodel.h | |
parent | f6b8bfd3da163d275400035b24a969e5147c6352 (diff) | |
parent | f1c27071047e776536f8aa963b83f8772275e7c3 (diff) |
merge changes for vmrg-216
Diffstat (limited to 'indra/newview/llinventorymodel.h')
-rw-r--r-- | indra/newview/llinventorymodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorymodel.h b/indra/newview/llinventorymodel.h index 0a564d353a..19d1e4e01f 100644 --- a/indra/newview/llinventorymodel.h +++ b/indra/newview/llinventorymodel.h @@ -64,6 +64,7 @@ class LLInventoryCollectFunctor; //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ class LLInventoryModel { + LOG_CLASS(LLInventoryModel); public: friend class LLInventoryModelFetchDescendentsResponder; |