summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorygallery.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-04-12 12:56:56 +0300
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-04-12 12:56:56 +0300
commit842bc87941d4574fe1ce34186872e43ecef881c3 (patch)
tree4969c05009fa4cde6d8567f5b2b8c790e2175db4 /indra/newview/llinventorygallery.h
parent1f2cbfdbe227bda2f3bd2b17b5ac1b125cb28b2d (diff)
SL-19544 WIP update combination gallery visibility after changing filter
Diffstat (limited to 'indra/newview/llinventorygallery.h')
-rw-r--r--indra/newview/llinventorygallery.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorygallery.h b/indra/newview/llinventorygallery.h
index 5634c63072..6bca8a0dc5 100644
--- a/indra/newview/llinventorygallery.h
+++ b/indra/newview/llinventorygallery.h
@@ -123,6 +123,7 @@ public:
bool hasDescendents(const LLUUID& cat_id);
bool hasVisibleItems();
+ void handleModifiedFilter();
protected: