From 03afd4ee7866a5ffc81c5fb62edca58607693243 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Wed, 24 Jan 2024 22:45:37 +0200 Subject: Crash getting acccounting cost --- indra/newview/llaccountingcostmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llaccountingcostmanager.h') diff --git a/indra/newview/llaccountingcostmanager.h b/indra/newview/llaccountingcostmanager.h index d133c6437b..9b2ffc7d7c 100644 --- a/indra/newview/llaccountingcostmanager.h +++ b/indra/newview/llaccountingcostmanager.h @@ -70,7 +70,7 @@ private: //a fetch has been instigated. uuid_set_t mPendingObjectQuota; - void accountingCostCoro(std::string url, eSelectionType selectionType, const LLHandle observerHandle); + static void accountingCostCoro(std::string url, eSelectionType selectionType, const LLHandle observerHandle); }; //=============================================================================== -- cgit v1.2.3