summaryrefslogtreecommitdiff
path: root/indra/newview/llurl.h
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2010-04-22 15:10:36 -0700
committerRoxie Linden <roxie@lindenlab.com>2010-04-22 15:10:36 -0700
commitcdc42c49b24415448baf32e4ef40f56ffe697bb3 (patch)
tree8bbfa5f51ea70d1b48015efa75b57803d9b40d05 /indra/newview/llurl.h
parent6837f660380d1d5ddff021e6c14273937ff11036 (diff)
parent5e727964dbd6d5e55dd3a0921e8e1f0f77a99747 (diff)
automated merge
Diffstat (limited to 'indra/newview/llurl.h')
-rw-r--r--indra/newview/llurl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llurl.h b/indra/newview/llurl.h
index 9a089dd835..e41b83d29f 100644
--- a/indra/newview/llurl.h
+++ b/indra/newview/llurl.h
@@ -79,6 +79,7 @@ public:
virtual const char *getFQURL() const;
virtual const char *getFullPath();
+ virtual const char *getAuthority();
virtual const char *updateRelativePath(const LLURL &url);