diff options
Diffstat (limited to 'linden/indra/newview/llstartup.cpp')
-rw-r--r-- | linden/indra/newview/llstartup.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llstartup.cpp b/linden/indra/newview/llstartup.cpp index cb819df..0978fbb 100644 --- a/linden/indra/newview/llstartup.cpp +++ b/linden/indra/newview/llstartup.cpp | |||
@@ -3886,3 +3886,4 @@ void login_alert_done(S32 option, void* user_data) | |||
3886 | { | 3886 | { |
3887 | LLPanelLogin::giveFocus(); | 3887 | LLPanelLogin::giveFocus(); |
3888 | } | 3888 | } |
3889 | |||