summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2013-05-21 22:57:15 -0700
committerdolphin <dolphin@lindenlab.com>2013-05-21 22:57:15 -0700
commit37bd01152ac278e3401a96b12baf5505c5c1f789 (patch)
tree5b768150ed8211111e33e4b4abb12cb64411856f /indra/newview/llpreviewscript.h
parent3d45290f8511e435f4a5bd03e485eb3b1758a332 (diff)
Update experience request to use the new post service.
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rwxr-xr-xindra/newview/llpreviewscript.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h
index b29d16c58d..28e71b111a 100755
--- a/indra/newview/llpreviewscript.h
+++ b/indra/newview/llpreviewscript.h
@@ -238,6 +238,7 @@ public:
void setIsNew() { mIsNew = TRUE; }
void setAssociatedExperience( const LLUUID& experience_id );
+ void fetchAssociatedExperience(const LLUUID& asset_id);
private:
virtual BOOL canClose();