summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneloutfitsinventory.cpp
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-06-03 12:53:54 +0300
committerMike Antipov <mantipov@productengine.com>2010-06-03 12:53:54 +0300
commitb52527de3a74698b90e40217b32324cbd5205d6b (patch)
tree378ec4888210d4c5354076d1a6cba5784a9f5234 /indra/newview/llpaneloutfitsinventory.cpp
parent5c263cdc64507cfa1f0f88712b45332894aab09e (diff)
parent5459e26392e3b3b80c0bf8bbc930d0a93ee8e214 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.cpp')
-rw-r--r--indra/newview/llpaneloutfitsinventory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.cpp b/indra/newview/llpaneloutfitsinventory.cpp
index 74631c03df..5f67f3d989 100644
--- a/indra/newview/llpaneloutfitsinventory.cpp
+++ b/indra/newview/llpaneloutfitsinventory.cpp
@@ -752,6 +752,7 @@ void LLPanelOutfitsInventory::onTabChange()
else
{
mMyOutfitsPanel->setFilterSubString(mFilterSubString);
+ mMyOutfitsPanel->onOpen(LLSD());
}
updateVerbs();