summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterchangeitemthumbnail.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-03 21:30:34 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-03 21:31:49 +0200
commit011ca928ca55b8358962353a8d5aa998212c4214 (patch)
tree41fe224d8c77c135aaf4e4dcfd53f368817cd095 /indra/newview/llfloaterchangeitemthumbnail.h
parentbb964fb49512abcce7018c339d752cc35240816d (diff)
SL-19282 Send update to server side
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 bc85e4be0b..50c0c951d4 100644
--- a/indra/newview/llfloaterchangeitemthumbnail.h
+++ b/indra/newview/llfloaterchangeitemthumbnail.h
@@ -72,6 +72,8 @@ private:
void showTexturePicker(const LLUUID &thumbnail_id);
void onTexturePickerCommit(LLUUID id);
+ void setThumbnailId(const LLUUID &new_thumbnail_id);
+
enum EToolTipState
{
TOOLTIP_NONE,