summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearablesfetch.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-02 21:49:45 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-02 21:49:45 +0100
commit20c660569df71f677065b5f5f66477ebbd6b35b6 (patch)
treee2886b2dd66eb1528f0eb25276f625fcd967c3f8 /indra/newview/llagentwearablesfetch.h
parente46f128d20f155b7bae7edb3aeac2a9653c1a433 (diff)
parent2c5c563319d5ba8eaeae93b627536321956d347e (diff)
merge
Diffstat (limited to 'indra/newview/llagentwearablesfetch.h')
-rw-r--r--indra/newview/llagentwearablesfetch.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/llagentwearablesfetch.h b/indra/newview/llagentwearablesfetch.h
index 72063114b8..1d0c6739ba 100644
--- a/indra/newview/llagentwearablesfetch.h
+++ b/indra/newview/llagentwearablesfetch.h
@@ -100,11 +100,11 @@ public:
LLUUID mMyOutfitsID;
void importedFolderFetch();
protected:
- void folderDone(void);
- void outfitsDone(void);
- void libraryDone(void);
- void importedFolderDone(void);
- void contentsDone(void);
+ void folderDone();
+ void outfitsDone();
+ void libraryDone();
+ void importedFolderDone();
+ void contentsDone();
enum ELibraryOutfitFetchStep mCurrFetchStep;
uuid_vec_t mLibraryClothingFolders;
uuid_vec_t mImportedClothingFolders;