From 9e2cb2f4a00a6acc48738f9df788ad5adfc7d62a Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Fri, 28 Aug 2009 08:04:26 +0000 Subject: DEV-38942 Eliminate startModal() from LLModalDialog Also moved TOS and Critical floaters to login debug menu for testing --- indra/newview/llfloatertos.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llfloatertos.cpp') diff --git a/indra/newview/llfloatertos.cpp b/indra/newview/llfloatertos.cpp index 1060a5e031..1c3443ae80 100644 --- a/indra/newview/llfloatertos.cpp +++ b/indra/newview/llfloatertos.cpp @@ -53,7 +53,7 @@ LLFloaterTOS::LLFloaterTOS(const LLSD& message) -: LLModalDialog( message, 100, 100 ), +: LLModalDialog( message ), mMessage(message.asString()), mWebBrowserWindowId( 0 ), mLoadCompleteCount( 0 ) -- cgit v1.3