summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-03-14 18:18:33 -0700
committerTofu Buzzard <no-email>2011-03-14 18:18:33 -0700
commit2d29b51f648e8a006936e9e70cf955b7e493bdfe (patch)
tree966345babfafb4423e71956a944a8d858b292294 /indra/newview/llstartup.cpp
parent0b51a0cc63b5d6cd848189bf3fc0d26e987c62fb (diff)
parentea5cbe9c90afdab366e7db7469a895f45c8746f0 (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();