summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterchangeitemthumbnail.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-22 21:28:04 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-22 21:40:30 +0200
commit4886682d0458f901fc5b24ed8b58300b93489ac9 (patch)
tree4a5831ccf1da2c1c835d47bf13eae119e0acb272 /indra/newview/llfloaterchangeitemthumbnail.h
parente9ba3a1d437935cf7fe0756928896c929758dc54 (diff)
SL-19108 Multi instance snapshot floater
Diffstat (limited to 'indra/newview/llfloaterchangeitemthumbnail.h')
-rw-r--r--indra/newview/llfloaterchangeitemthumbnail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterchangeitemthumbnail.h b/indra/newview/llfloaterchangeitemthumbnail.h
index e40d649361..250f895078 100644
--- a/indra/newview/llfloaterchangeitemthumbnail.h
+++ b/indra/newview/llfloaterchangeitemthumbnail.h
@@ -98,5 +98,6 @@ private:
LLButton *mRemoveImageBtn;
LLHandle<LLFloater> mPickerHandle;
+ LLHandle<LLFloater> mSnapshotHandle;
};
#endif // LL_LLFLOATERCHANGEITEMTHUMBNAIL_H