diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-06-03 12:53:54 +0300 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-06-03 12:53:54 +0300 |
commit | b52527de3a74698b90e40217b32324cbd5205d6b (patch) | |
tree | 378ec4888210d4c5354076d1a6cba5784a9f5234 /indra/newview/llpaneloutfitsinventory.cpp | |
parent | 5c263cdc64507cfa1f0f88712b45332894aab09e (diff) | |
parent | 5459e26392e3b3b80c0bf8bbc930d0a93ee8e214 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.cpp')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.cpp | 1 |
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(); |