summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmaininventory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelmaininventory.cpp')
-rw-r--r--indra/newview/llpanelmaininventory.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/llpanelmaininventory.cpp b/indra/newview/llpanelmaininventory.cpp
index 728642e4c7..f23ae8c8ff 100644
--- a/indra/newview/llpanelmaininventory.cpp
+++ b/indra/newview/llpanelmaininventory.cpp
@@ -1,4 +1,4 @@
-/**
+n/**
* @file llsidepanelmaininventory.cpp
* @brief Implementation of llsidepanelmaininventory.
*
@@ -592,6 +592,8 @@ void LLPanelMainInventory::onFocusReceived()
{
outbox_panel->clearSelection();
}
+
+ sidepanel_inventory->updateVerbs();
}
void LLPanelMainInventory::setFilterTextFromFilter()