From f25602181f22d7f65f32ff970a5f4def3e6b8e6d Mon Sep 17 00:00:00 2001 From: Brian McGroarty Date: Wed, 14 Oct 2009 20:49:17 +0000 Subject: Merge r135130 for DEV-4476 - Edits to notecards not visible in viewer session --- indra/newview/llpreview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llpreview.h') diff --git a/indra/newview/llpreview.h b/indra/newview/llpreview.h index c5f2bfcf47..506c135ca6 100644 --- a/indra/newview/llpreview.h +++ b/indra/newview/llpreview.h @@ -77,6 +77,7 @@ public: void setObjectID(const LLUUID& object_id); void setItem( LLInventoryItem* item ); + void setAssetId(const LLUUID& asset_id); const LLInventoryItem* getItem() const; // searches if not constructed with it static void hide(const LLUUID& item_uuid, BOOL no_saving = FALSE ); -- cgit v1.2.3