From 5ec8bbbe2244ea70d8aa74b5c572351632699425 Mon Sep 17 00:00:00 2001 From: Christian Goetze Date: Wed, 10 Oct 2007 00:01:43 +0000 Subject: svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3 --- indra/newview/llviewertexteditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llviewertexteditor.h') diff --git a/indra/newview/llviewertexteditor.h b/indra/newview/llviewertexteditor.h index f52ffe9795..e05a61c3a3 100644 --- a/indra/newview/llviewertexteditor.h +++ b/indra/newview/llviewertexteditor.h @@ -50,7 +50,7 @@ public: LLViewerTextEditor(const LLString& name, const LLRect& rect, S32 max_length, - const LLString& default_text = "", + const LLString& default_text = LLString(), const LLFontGL* glfont = NULL, BOOL allow_embedded_items = FALSE); -- cgit v1.2.3