summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <mnikolenko@productengine.com>2022-12-08 15:07:10 +0200
committerGitHub <noreply@github.com>2022-12-08 15:07:10 +0200
commit8496ae48dd4c5265f4d8007c394fbdf16640d8a2 (patch)
tree2739d8b650afe2d27d3dbb1f53c6d50c752d8d8f /indra/newview/llinventorypanel.h
parent823dbc880540a789c5768930e0dffafd7c4a0269 (diff)
SL-18807 FIXED Viewer crashes when trying to purge item using 'Pick: Select settings' floater
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r--indra/newview/llinventorypanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h
index 552c61b915..2c782a5ea7 100644
--- a/indra/newview/llinventorypanel.h
+++ b/indra/newview/llinventorypanel.h
@@ -260,7 +260,7 @@ public:
// Clean up stuff when the folder root gets deleted
void clearFolderRoot();
- void callbackPurgeSelectedItems(const LLSD& notification, const LLSD& response);
+ static void callbackPurgeSelectedItems(const LLSD& notification, const LLSD& response, const std::vector<LLUUID> inventory_selected);
protected:
void openStartFolderOrMyInventory(); // open the first level of inventory