summaryrefslogtreecommitdiff
path: root/indra/newview/llavataractions.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-11-24 12:00:45 -0500
committerLoren Shih <seraph@lindenlab.com>2009-11-24 12:00:45 -0500
commit0904cbe4846192c9897267c9a60175f84881f9ed (patch)
tree831bb035d1bb48edb8014d50394dd5148a578322 /indra/newview/llavataractions.h
parente11d1c1d2b437b7b6d8ba0d0514f050b5d60b221 (diff)
parent8eb62aef06bc670ed758c605e6308ff700978a33 (diff)
merge
--HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llavataractions.h')
-rw-r--r--indra/newview/llavataractions.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h
index d9dab95a77..4c9851a48d 100644
--- a/indra/newview/llavataractions.h
+++ b/indra/newview/llavataractions.h
@@ -104,6 +104,11 @@ public:
static void pay(const LLUUID& id);
/**
+ * Share items with the avatar.
+ */
+ static void share(const LLUUID& id);
+
+ /**
* Block/unblock the avatar.
*/
static void toggleBlock(const LLUUID& id);