diff options
author | Aura Linden <aura@lindenlab.com> | 2016-03-31 16:42:18 -0700 |
---|---|---|
committer | Aura Linden <aura@lindenlab.com> | 2016-03-31 16:42:18 -0700 |
commit | 1337bff4acc8b53b29bcbe1203c620b9b0fb3b09 (patch) | |
tree | bed49ebe10c00609f7b3b8ad46242b6958297bbc /indra/newview | |
parent | 104b117154022da6ec8e54bea04ff76e5692f93a (diff) |
Needs prototype.
Diffstat (limited to 'indra/newview')
-rwxr-xr-x | indra/newview/llviewerinventory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h index 9c2a640a1a..5194679a0c 100755 --- a/indra/newview/llviewerinventory.h +++ b/indra/newview/llviewerinventory.h @@ -38,6 +38,7 @@ class LLInventoryPanel; class LLFolderView; class LLFolderBridge; class LLViewerInventoryCategory; +class LLInventoryCallback; //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // Class LLViewerInventoryItem |