aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpreview.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpreview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpreview.h b/linden/indra/newview/llpreview.h
index ff084be..fba4ef2 100644
--- a/linden/indra/newview/llpreview.h
+++ b/linden/indra/newview/llpreview.h
@@ -84,6 +84,7 @@ public:
84 void setItemID(const LLUUID& item_id); 84 void setItemID(const LLUUID& item_id);
85 void setObjectID(const LLUUID& object_id); 85 void setObjectID(const LLUUID& object_id);
86 void setSourceID(const LLUUID& source_id); 86 void setSourceID(const LLUUID& source_id);
87 void setAssetId(const LLUUID& asset_id);
87 const LLViewerInventoryItem *getItem() const; // searches if not constructed with it 88 const LLViewerInventoryItem *getItem() const; // searches if not constructed with it
88 89
89 static LLPreview* find(const LLUUID& item_uuid); 90 static LLPreview* find(const LLUUID& item_uuid);