summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearablesfetch.h
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-04-14 14:49:52 -0700
committerEli Linden <eli@lindenlab.com>2010-04-14 14:49:52 -0700
commit9312f2f4744d75179e8ff392071cc1af99c0b57e (patch)
tree6c362ebf03ee68c93124272ba5632b6a05b5f3b8 /indra/newview/llagentwearablesfetch.h
parentc7fa24ea86ca2a02b4797328cbb9f2c03d8c6ee2 (diff)
parent8dd62863092b10e012db20e818e72b53fd2ed84a (diff)
Merge
Diffstat (limited to 'indra/newview/llagentwearablesfetch.h')
-rw-r--r--indra/newview/llagentwearablesfetch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llagentwearablesfetch.h b/indra/newview/llagentwearablesfetch.h
index 1d0c6739ba..6695727d46 100644
--- a/indra/newview/llagentwearablesfetch.h
+++ b/indra/newview/llagentwearablesfetch.h
@@ -47,7 +47,7 @@
class LLInitialWearablesFetch : public LLInventoryFetchDescendentsObserver
{
public:
- LLInitialWearablesFetch();
+ LLInitialWearablesFetch(const LLUUID& cof_id);
~LLInitialWearablesFetch();
virtual void done();
@@ -92,7 +92,7 @@ public:
LOFS_CONTENTS
};
- LLLibraryOutfitsFetch();
+ LLLibraryOutfitsFetch(const LLUUID& my_outfits_id);
~LLLibraryOutfitsFetch();
virtual void done();