diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-12-16 14:35:08 -0800 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-12-16 14:35:08 -0800 |
commit | 8a6cb0399230953dda23b47edec07e5082e5dafd (patch) | |
tree | cf775805e18cff0ac6ba01160e15de126eb95e6c /indra/llui/lltexteditor.h | |
parent | aa212430857e59e317d65b61748365a2fc4eb0ba (diff) | |
parent | 73962e2134035855def0177db171d8eddaa193cb (diff) |
Merge
Diffstat (limited to 'indra/llui/lltexteditor.h')
-rw-r--r-- | indra/llui/lltexteditor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/lltexteditor.h b/indra/llui/lltexteditor.h index 58ecefdccb..9e4b95003b 100644 --- a/indra/llui/lltexteditor.h +++ b/indra/llui/lltexteditor.h @@ -315,6 +315,7 @@ private: BOOL mAllowEmbeddedItems; bool mShowContextMenu; + bool mParseOnTheFly; LLUUID mSourceID; |