summaryrefslogtreecommitdiff
path: root/indra/newview/llavataractions.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2019-11-13 09:31:26 +0200
committerAndreyL ProductEngine <alihatskiy@productengine.com>2019-11-13 09:31:26 +0200
commitb1ac8092eecf5fc9dc4b4867370a51e5dfba4331 (patch)
treedd6ba98d928b6463c9785101aa6c06fcee9d8504 /indra/newview/llavataractions.h
parentb00d6c025cad138003f933e037d8a434cbf29c4d (diff)
SL-10790 Don't show excessive information on the Profile Feed tab
Diffstat (limited to 'indra/newview/llavataractions.h')
-rw-r--r--indra/newview/llavataractions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llavataractions.h b/indra/newview/llavataractions.h
index 7dd358309c..ff2617bcdd 100644
--- a/indra/newview/llavataractions.h
+++ b/indra/newview/llavataractions.h
@@ -38,7 +38,7 @@ class LLInventoryPanel;
class LLFloater;
class LLView;
-std::string getProfileURL(const std::string& agent_name);
+std::string getProfileURL(const std::string& agent_name, bool feed_only = false);
/**
* Friend-related actions (add, remove, offer teleport, etc)