summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelinventory.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-06-14 02:03:38 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-06-14 02:04:21 +0300
commit71534d8fa7083355271eba69a7b6045f0c34463f (patch)
tree8af3550d44c9e502deb4eb72b94b2bdd79281cf4 /indra/newview/llsidepanelinventory.h
parent14eadadf993eb4f89188aa4cd8ea0859a86374d3 (diff)
SL-19686 WIP Switching single folder view for large inventories causes stalls
Diffstat (limited to 'indra/newview/llsidepanelinventory.h')
-rw-r--r--indra/newview/llsidepanelinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsidepanelinventory.h b/indra/newview/llsidepanelinventory.h
index 3a252a87c6..08989bb6af 100644
--- a/indra/newview/llsidepanelinventory.h
+++ b/indra/newview/llsidepanelinventory.h
@@ -67,6 +67,7 @@ public:
std::set<LLFolderViewItem*> getInboxSelectionList();
void showInventoryPanel();
+ void initInventoryViews();
// checks can share selected item(s)
bool canShare();