From c889fa9ee1b4fd033a9dab40c19a7d21eb00c82b Mon Sep 17 00:00:00 2001 From: Vadim Savchuk Date: Mon, 23 Nov 2009 20:12:00 +0200 Subject: Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me". --HG-- branch : product-engine --- indra/newview/llpanelme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpanelme.cpp') diff --git a/indra/newview/llpanelme.cpp b/indra/newview/llpanelme.cpp index 0c7da30b03..e12da97f3b 100644 --- a/indra/newview/llpanelme.cpp +++ b/indra/newview/llpanelme.cpp @@ -46,7 +46,7 @@ #define PANEL_PROFILE "panel_profile" static LLRegisterPanelClassWrapper t_panel_me_profile_edit("edit_profile_panel"); -static LLRegisterPanelClassWrapper t_panel_me_profile("panel_me_profile_view"); +static LLRegisterPanelClassWrapper t_panel_me_profile("panel_me"); LLPanelMe::LLPanelMe(void) : LLPanelProfile() -- cgit v1.2.3