diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-01-07 15:22:13 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-01-07 15:22:13 -0500 |
commit | f71228bf90b54f02f52b315d8a81c0cf296ba4ae (patch) | |
tree | e11a6baf9fbc374900b87dd139c888c6b015d87f /indra/newview/llpanelprofile.h | |
parent | 727a0e6fd454e3ec26c544d37f77e7346cc7d930 (diff) | |
parent | f0d0096cf96fbd2f99b01726020fb5840447c8f6 (diff) |
merge
Diffstat (limited to 'indra/newview/llpanelprofile.h')
-rw-r--r-- | indra/newview/llpanelprofile.h | 2 |
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. */ |