summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturectrl.h
diff options
context:
space:
mode:
authorRunitaiLinden <davep@lindenlab.com>2023-07-28 10:30:51 -0500
committerRunitaiLinden <davep@lindenlab.com>2023-07-28 10:30:51 -0500
commit8c4fcd76ba9b25f10242682b0169a1b20bc27b86 (patch)
treefe88a247becbef8b80f4a6adf6c0827c30001764 /indra/newview/lltexturectrl.h
parentff4477397b443fae59a4d7b98b2b894eb1dc77e0 (diff)
parent2e591ffbd581ba2a51c8eccb2b975452c4c31fe3 (diff)
Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559
Diffstat (limited to 'indra/newview/lltexturectrl.h')
-rw-r--r--indra/newview/lltexturectrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltexturectrl.h b/indra/newview/lltexturectrl.h
index c66e618782..ba310dd9a6 100644
--- a/indra/newview/lltexturectrl.h
+++ b/indra/newview/lltexturectrl.h
@@ -357,6 +357,7 @@ public:
protected:
void refreshLocalList();
void refreshInventoryFilter();
+ void setImageIDFromItem(const LLInventoryItem* itemp, bool set_selection = true);
LLPointer<LLViewerTexture> mTexturep;
LLPointer<LLFetchedGLTFMaterial> mGLTFMaterial;