summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-07-15 10:45:24 -0700
committerRichard Linden <none@none>2010-07-15 10:45:24 -0700
commitdd72f789e2c25a41a6d921bafb20d17e26bd2acc (patch)
treeff11013ee4e91ecde7a3d1a4007a44fd1340f260 /indra/llui/lltextbase.h
parentdee93e85601bce555784f07eb83e97aef45ec9b5 (diff)
parent2fb2efe2a24127ccb274cfdf1ca8e7e22d301ed5 (diff)
Automated merge with ssh://richard@hg.lindenlab.com/dessie/viewer-public
Diffstat (limited to 'indra/llui/lltextbase.h')
-rw-r--r--indra/llui/lltextbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/lltextbase.h b/indra/llui/lltextbase.h
index 4b0eeeb7d6..bd41272f11 100644
--- a/indra/llui/lltextbase.h
+++ b/indra/llui/lltextbase.h
@@ -251,7 +251,7 @@ public:
plain_text,
wrap,
use_ellipses,
- allow_html,
+ parse_urls,
parse_highlights,
clip_partial;