summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-15 09:26:38 -0400
committerOz Linden <oz@lindenlab.com>2011-03-15 09:26:38 -0400
commitae3e97024ec60d2c0555bf01ff6e2786232b6dd5 (patch)
treec3469e40b8ae0edc3b8695a346942d3897666115 /indra/newview/llstartup.cpp
parent845405cce6e432c60f1733e7b8d529682a107a86 (diff)
parent2c0f97ea392e770cc459b7b7974e9adad2249c87 (diff)
merge changes for storm-1021
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r--indra/newview/llstartup.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 0eac7d5e2a..f8f9f3ab86 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -775,6 +775,7 @@ bool idle_startup()
gViewerWindow->setNormalControlsVisible( FALSE );
gLoginMenuBarView->setVisible( TRUE );
gLoginMenuBarView->setEnabled( TRUE );
+ show_debug_menus();
// Hide the splash screen
LLSplashScreen::hide();