diff options
author | Richard Linden <none@none> | 2012-01-12 13:16:28 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2012-01-12 13:16:28 -0800 |
commit | f1c27071047e776536f8aa963b83f8772275e7c3 (patch) | |
tree | a0a74e20cdb688471af361c8fc078260bd7988dc /indra/newview/llinventorymodel.h | |
parent | 3dfb1536fa3bb85f6648a76591e80c3feea9eb83 (diff) | |
parent | 26829e6fa2de6e59f46ba340ca7ad6c430728470 (diff) |
Automated merge with https://bitbucket.org/lindenlab/viewer-development
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; |