summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-03-14 16:18:04 -0400
committerprep <prep@lindenlab.com>2011-03-14 16:18:04 -0400
commit3559789967513a1f3eecf1bc1ad38d9b073cb296 (patch)
tree1c20e0e83924ff013c884ec7a774b19f5837a409 /indra/newview/llstartup.cpp
parentbc54afb907e65ab2d73e1f040551c6191a4a7682 (diff)
parent13705596af001078d185dfe5aa7e98d9642f8c8a (diff)
merge
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rwxr-xr-xindra/newview/llstartup.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index b98cbd5b78..aee3e6cfe9 100755
--- 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();