From d34e323b9ece1114db3a626fd7744c926d0537d4 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Thu, 10 Apr 2025 09:14:13 +0300 Subject: macos buildfix --- indra/newview/llfloaterobjectweights.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llfloaterobjectweights.h') diff --git a/indra/newview/llfloaterobjectweights.h b/indra/newview/llfloaterobjectweights.h index 274f885891..40f571f4ad 100644 --- a/indra/newview/llfloaterobjectweights.h +++ b/indra/newview/llfloaterobjectweights.h @@ -58,7 +58,7 @@ public: LLFloaterObjectWeights(const LLSD& key); ~LLFloaterObjectWeights(); - /*virtual*/ bool postBuild(); + /*virtual*/ bool postBuild() override; void onOpen(const LLSD& key) override; -- cgit v1.2.3