summaryrefslogtreecommitdiff
path: root/indra/newview/llwearableitemslist.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-01-31 12:26:23 -0500
committerOz Linden <oz@lindenlab.com>2011-01-31 12:26:23 -0500
commitbbb4fb10a50495669ec5d49da4a39950a5e2042d (patch)
tree8924813e2b9a356bc1f50ad6db9dccb683c10146 /indra/newview/llwearableitemslist.cpp
parent0d5b0cad146d2ce4a24256845b36c4eee847f7ad (diff)
parentdd859c5e3eee97db614edc94d36b25d138fa9c5c (diff)
merge changes for storm-643
Diffstat (limited to 'indra/newview/llwearableitemslist.cpp')
-rw-r--r--indra/newview/llwearableitemslist.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llwearableitemslist.cpp b/indra/newview/llwearableitemslist.cpp
index a49dc1b59d..66a6ab5e94 100644
--- a/indra/newview/llwearableitemslist.cpp
+++ b/indra/newview/llwearableitemslist.cpp
@@ -287,6 +287,9 @@ BOOL LLPanelBodyPartsListItem::postBuild()
addWidgetToRightSide("btn_lock");
addWidgetToRightSide("btn_edit_panel");
+ setWidgetsVisible(false);
+ reshapeWidgets();
+
return TRUE;
}