summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.h
diff options
context:
space:
mode:
authorIgor Borovkov <iborovkov@productengine.com>2010-04-21 12:46:04 +0300
committerIgor Borovkov <iborovkov@productengine.com>2010-04-21 12:46:04 +0300
commitb02cabcb1b91ac5a45429dfa63acb3909b69f9e8 (patch)
tree1e50c26f64127901bdebe733b355e34c025b275d /indra/newview/llviewerinventory.h
parentea64706e796e90d0cd775c2113c949c2b56c898c (diff)
parentccd0418ddf75dabe7101d2faa16c39213e344925 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llviewerinventory.h')
-rw-r--r--indra/newview/llviewerinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h
index 9d449399e8..f296ce35ff 100644
--- a/indra/newview/llviewerinventory.h
+++ b/indra/newview/llviewerinventory.h
@@ -339,6 +339,7 @@ void link_inventory_item(
const LLUUID& item_id,
const LLUUID& parent_id,
const std::string& new_name,
+ const std::string& new_description,
const LLAssetType::EType asset_type,
LLPointer<LLInventoryCallback> cb);