diff options
Diffstat (limited to 'indra/newview/llfloaterchangeitemthumbnail.h')
-rw-r--r-- | indra/newview/llfloaterchangeitemthumbnail.h | 1 |
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 |