summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-05-07 16:22:44 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-05-07 16:22:44 +0300
commit604914a7bd309de176901b9d14991e525a90d649 (patch)
tree520ca04b58eee1713c545f7ae51f759f82891130 /indra/newview/llfloatersnapshot.h
parent064d0fec06b49abeef5ddfaec5abd6fae7e0cf03 (diff)
MAINT-4812 Restore sending snapshot as email from the viewer.
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rwxr-xr-xindra/newview/llfloatersnapshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h
index 5bcf1d3099..0bb9474bb5 100755
--- a/indra/newview/llfloatersnapshot.h
+++ b/indra/newview/llfloatersnapshot.h
@@ -63,6 +63,7 @@ public:
static void postPanelSwitch();
static LLPointer<LLImageFormatted> getImageData();
static const LLVector3d& getPosTakenGlobal();
+ static void setAgentEmail(const std::string& email);
static const LLRect& getThumbnailPlaceholderRect() { return sThumbnailPlaceholder->getRect(); }