summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterchangeitemthumbnail.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-05-22 22:14:58 +0300
committerakleshchev <117672381+akleshchev@users.noreply.github.com>2023-05-23 12:04:21 +0300
commit8c0ad5425f4f7497fcb3973623d8620d7088e28a (patch)
treebd5627f24594406e99b607508219eeceabc96f0b /indra/newview/llfloaterchangeitemthumbnail.h
parentf83ed218327213ae809535f4739d9f9eff6374a3 (diff)
SL-19748 Fix thumbnail not applying if floater was closed too fast
Diffstat (limited to 'indra/newview/llfloaterchangeitemthumbnail.h')
-rw-r--r--indra/newview/llfloaterchangeitemthumbnail.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterchangeitemthumbnail.h b/indra/newview/llfloaterchangeitemthumbnail.h
index 33bf2ecab5..de2a20bf2a 100644
--- a/indra/newview/llfloaterchangeitemthumbnail.h
+++ b/indra/newview/llfloaterchangeitemthumbnail.h
@@ -95,6 +95,8 @@ private:
void onTexturePickerCommit(LLUUID id);
void setThumbnailId(const LLUUID &new_thumbnail_id);
+ static void setThumbnailId(const LLUUID& new_thumbnail_id, const LLUUID& object_id);
+ static void setThumbnailId(const LLUUID& new_thumbnail_id, const LLUUID& object_id, LLInventoryObject* obj);
enum EToolTipState
{