summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewgesture.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpreviewgesture.h')
-rwxr-xr-xindra/newview/llpreviewgesture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpreviewgesture.h b/indra/newview/llpreviewgesture.h
index 7ce5706a0d..3ba4f56295 100755
--- a/indra/newview/llpreviewgesture.h
+++ b/indra/newview/llpreviewgesture.h
@@ -132,6 +132,7 @@ protected:
static void onDonePreview(LLMultiGesture* gesture, void* data);
+ static void finishInventoryUpload(LLUUID itemId, LLUUID newAssetId);
private:
// LLPreview contains mDescEditor
LLLineEditor* mTriggerEditor;