diff options
author | Jon Wolk <jwolk@lindenlab.com> | 2007-01-10 21:54:56 +0000 |
---|---|---|
committer | Jon Wolk <jwolk@lindenlab.com> | 2007-01-10 21:54:56 +0000 |
commit | 0fe36daf5636db0e3d1efad7824419924704eaf0 (patch) | |
tree | 2760b820452be2b3fe421183416af3bfb8da8574 /indra/llui/lltexteditor.h | |
parent | 8c344f4da02105428c5933501d028a4a8908a657 (diff) |
svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@56631 svn+ssh://svn.lindenlab.com/svn/linden/branches/abstract-kdu@56647 --ignore-ancestry
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 bebf2b31f2..ce85e35fe3 100644 --- a/indra/llui/lltexteditor.h +++ b/indra/llui/lltexteditor.h @@ -25,6 +25,7 @@ class LLScrollbar; class LLViewBorder; class LLKeywordToken; class LLTextCmd; +class LLUICtrlFactory; // // Constants |