From 6abb94efd594ba602f09c22f82cc8bd2fb31b2c6 Mon Sep 17 00:00:00 2001
From: Rye Mutt <rye@alchemyviewer.org>
Date: Sat, 29 Jul 2023 10:14:38 -0400
Subject: [PATCH] Ahem. We don't speak of this.

---
 indra/newview/llfloatertexturepicker.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/llfloatertexturepicker.h b/indra/newview/llfloatertexturepicker.h
index 4971c250c15..f7d9932ea39 100644
--- a/indra/newview/llfloatertexturepicker.h
+++ b/indra/newview/llfloatertexturepicker.h
@@ -130,6 +130,7 @@ class LLFloaterTexturePicker final : public LLFloater
 protected:
     void refreshLocalList();
     void refreshInventoryFilter();
+	void setImageIDFromItem(const LLInventoryItem* itemp, bool set_selection = true);
 
 	LLPointer<LLViewerTexture> mTexturep;
     LLPointer<LLFetchedGLTFMaterial> mGLTFMaterial;
-- 
GitLab