diff options
author | Debi King (Dessie) <dessie@lindenlab.com> | 2011-10-14 08:12:23 -0400 |
---|---|---|
committer | Debi King (Dessie) <dessie@lindenlab.com> | 2011-10-14 08:12:23 -0400 |
commit | 76a54429fef78bb36ef5d4189e78867a7002f058 (patch) | |
tree | b4df3c6ba1c49d0d0557d2f288400110cbb8a97a /indra/newview/llappearancemgr.h | |
parent | 9221b93c66fa26c9c902467eebcb2d056695535a (diff) | |
parent | e01c08275cd058b1c8b1fbcc12b5e88fdf73d39e (diff) |
merge
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rw-r--r-- | indra/newview/llappearancemgr.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h index 4b1d95cf25..c1d561781d 100644 --- a/indra/newview/llappearancemgr.h +++ b/indra/newview/llappearancemgr.h @@ -151,6 +151,9 @@ public: // Create initial outfits from library. void autopopulateOutfits(); + + // Copy initial gestures from library. + void copyLibraryGestures(); void wearBaseOutfit(); |