summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-04 10:56:19 -0800
committerJames Cook <james@lindenlab.com>2009-12-04 10:56:19 -0800
commitfa8b2135f5eaf92b24abe79f908a62e7e2c0a076 (patch)
tree4262266a4b752a7599170b9a75a60f8d4956cd0b /indra/newview/llpanellogin.cpp
parent5b695ac56a7fbbb4d1f63bccb0c147c46e56ebcf (diff)
parentab6134c2310bae6aa68565b6a31093c123713135 (diff)
merge
Diffstat (limited to 'indra/newview/llpanellogin.cpp')
-rw-r--r--indra/newview/llpanellogin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp
index d2a17dbd97..4bae6af12e 100644
--- a/indra/newview/llpanellogin.cpp
+++ b/indra/newview/llpanellogin.cpp
@@ -191,7 +191,7 @@ LLPanelLogin::LLPanelLogin(const LLRect &rect,
gViewerWindow->getRootView()->addChildInBack(this);
// Logo
- mLogoImage = LLUI::getUIImage("startup_logo.j2c");
+ mLogoImage = LLUI::getUIImage("startup_logo");
LLUICtrlFactory::getInstance()->buildPanel(this, "panel_login.xml");