summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.h
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-03-24 16:39:59 -0700
committerLeyla Farazha <leyla@lindenlab.com>2010-03-24 16:39:59 -0700
commit7480e069349e2b3a7581267d13f52c63e459af64 (patch)
treecbd4df607c826437f2bd13b0b62144af896378a7 /indra/newview/llfloatersnapshot.h
parent11e6e208d43f1347037fb312921a65af138f47b4 (diff)
Hooked up Save As Profile Pic
reviewed by Richard CC# 167
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rw-r--r--indra/newview/llfloatersnapshot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h
index d876fc4781..931d355748 100644
--- a/indra/newview/llfloatersnapshot.h
+++ b/indra/newview/llfloatersnapshot.h
@@ -64,6 +64,8 @@ public:
static void update();
+ void setAsProfilePic(const LLUUID& image_id);
+
bool updateButtons(ESnapshotMode mode);
static S32 getUIWinHeightLong() {return sUIWinHeightLong ;}