From 842bc87941d4574fe1ce34186872e43ecef881c3 Mon Sep 17 00:00:00 2001 From: Maxim Nikolenko Date: Wed, 12 Apr 2023 12:56:56 +0300 Subject: SL-19544 WIP update combination gallery visibility after changing filter --- indra/newview/llinventorygallery.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llinventorygallery.h') 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: -- cgit v1.2.3