summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-03-14 18:18:20 -0700
committerTofu Buzzard <no-email>2011-03-14 18:18:20 -0700
commitea5cbe9c90afdab366e7db7469a895f45c8746f0 (patch)
tree2d99aad3fd4161ad091704a0a1083513d5d60d95 /indra/newview/llstartup.cpp
parent41f057b693d1b2b1b1916e3a126dc622a943e5d8 (diff)
parent16ff50719055aae202011e4b20aeae41d98493fa (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();