summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofile.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-01-07 10:14:33 -0500
committerLoren Shih <seraph@lindenlab.com>2011-01-07 10:14:33 -0500
commit61e3c95dbf8282dbce5455a7adc466d9c2108a13 (patch)
tree1d7f029348b6a5c5c66413d00898190fc338e8c2 /indra/newview/llpanelprofile.h
parent38ab28511473fb6882bab0d5a1ce3f372c48a171 (diff)
parent09c01c4e925833873a83665fe0642637b65e547e (diff)
Automated merge up from viewer-development
Diffstat (limited to 'indra/newview/llpanelprofile.h')
-rw-r--r--indra/newview/llpanelprofile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h
index 0a572e6f25..fca359f51e 100644
--- a/indra/newview/llpanelprofile.h
+++ b/indra/newview/llpanelprofile.h
@@ -32,6 +32,8 @@
class LLTabContainer;
+std::string getProfileURL(const std::string& agent_name);
+
/**
* Base class for Profile View and My Profile.
*/