summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmaininventory.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-29 18:02:04 +0300
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-29 18:02:04 +0300
commitc10eed08189161bab67cfc296b1891a989d5748d (patch)
tree845828bf1731241681349380af59a8ebe558d876 /indra/newview/llpanelmaininventory.h
parente5b8b799cc75f3b9cd259403c323cd47b59453d8 (diff)
SL-19379 WIP allow change search type for Gallery
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r--indra/newview/llpanelmaininventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h
index ac97cc4052..974b4ebd26 100644
--- a/indra/newview/llpanelmaininventory.h
+++ b/indra/newview/llpanelmaininventory.h
@@ -154,6 +154,7 @@ protected:
void onFocusReceived();
void onSelectSearchType();
void updateSearchTypeCombo();
+ void setSearchType(LLInventoryFilter::ESearchType type);
LLSidepanelInventory* getParentSidepanelInventory();