summaryrefslogtreecommitdiff
path: root/indra/newview/llchatmsgbox.h
diff options
context:
space:
mode:
authorangela <angela@lindenlab.com>2009-11-13 15:20:04 +0800
committerangela <angela@lindenlab.com>2009-11-13 15:20:04 +0800
commita7b8b51a5aabfbe58a904896fb1e7a1c812c2bc6 (patch)
treef16a6c5c3ffaccab7dedc7c94dcceeed4909a6ee /indra/newview/llchatmsgbox.h
parent9054f31f89963f2f24a6b872fbc6816ee01f0d70 (diff)
parent01f1eaf7e0faaa3ecde36ac28a346fed53a571fd (diff)
Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/llchatmsgbox.h')
-rw-r--r--indra/newview/llchatmsgbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llchatmsgbox.h b/indra/newview/llchatmsgbox.h
index df29db58c3..9e16616729 100644
--- a/indra/newview/llchatmsgbox.h
+++ b/indra/newview/llchatmsgbox.h
@@ -61,7 +61,7 @@ protected:
friend class LLUICtrlFactory;
public:
- void addText(const LLStringExplicit &text);
+ void addText(const LLStringExplicit &text, const LLStyle::Params& input_params = LLStyle::Params());
private:
S32 mBlockSpacing;