From c58c4ace2ca99e06a69f100036a4f6771e3781fe Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Wed, 13 Jan 2010 13:15:17 -0800 Subject: EXT-3739 Task panel tabs in incorrect order, Home tab is missing --- indra/newview/llpanelhome.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpanelhome.cpp') diff --git a/indra/newview/llpanelhome.cpp b/indra/newview/llpanelhome.cpp index 92b6d2f619..713d2d79b4 100644 --- a/indra/newview/llpanelhome.cpp +++ b/indra/newview/llpanelhome.cpp @@ -37,7 +37,7 @@ #include "llmediactrl.h" #include "llviewerhome.h" -static LLRegisterPanelClassWrapper t_people("panel_sidetray_home"); +static LLRegisterPanelClassWrapper t_home("panel_sidetray_home"); LLPanelHome::LLPanelHome() : LLPanel(), -- cgit v1.2.3