diff options
| author | Richard Nelson <none@none> | 2010-06-17 15:54:27 -0700 |
|---|---|---|
| committer | Richard Nelson <none@none> | 2010-06-17 15:54:27 -0700 |
| commit | b52044cf26b1c0d82bd59bb16cd04edd53b0cc69 (patch) | |
| tree | 182e452d990f90c62cabda24a11b16793770fcf2 /indra/newview/llinventoryfunctions.h | |
| parent | cd12d50cb2ce1ad634dc800c9d0cda6745559a47 (diff) | |
| parent | 4aef5f54de70a8d729c93f7eb11995a7d23feed0 (diff) | |
Automated merge with ssh://hg.lindenlab.com/q/viewer-release
Diffstat (limited to 'indra/newview/llinventoryfunctions.h')
| -rw-r--r-- | indra/newview/llinventoryfunctions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventoryfunctions.h b/indra/newview/llinventoryfunctions.h index 93c56e1b8a..aa4ac98241 100644 --- a/indra/newview/llinventoryfunctions.h +++ b/indra/newview/llinventoryfunctions.h @@ -53,6 +53,7 @@ BOOL get_is_category_removable(const LLInventoryModel* model, const LLUUID& id); BOOL get_is_category_renameable(const LLInventoryModel* model, const LLUUID& id); void show_item_profile(const LLUUID& item_uuid); +void show_task_item_profile(const LLUUID& item_uuid, const LLUUID& object_id); void show_item_original(const LLUUID& item_uuid); |
