diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-04-05 10:36:41 -0700 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-04-05 10:36:41 -0700 |
commit | 37c15d211b55d979ecea78237b22513ee663eb7a (patch) | |
tree | 26fd8866ddc859ad7845d4da056b86ffbc5fdc71 /indra/newview/llinventoryicon.h | |
parent | 5e486cf21bf8bcd4a40b44d024a19f8318e596bc (diff) | |
parent | aeac73e45ec6210706dfaee959d8d798c6161c98 (diff) |
Merge
Diffstat (limited to 'indra/newview/llinventoryicon.h')
-rw-r--r-- | indra/newview/llinventoryicon.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/llinventoryicon.h b/indra/newview/llinventoryicon.h index 9a2cc08095..694b56d572 100644 --- a/indra/newview/llinventoryicon.h +++ b/indra/newview/llinventoryicon.h @@ -66,9 +66,11 @@ public: ICONNAME_CLOTHING_SKIRT, ICONNAME_CLOTHING_ALPHA, ICONNAME_CLOTHING_TATTOO, - + ICONNAME_ANIMATION, ICONNAME_GESTURE, + + ICONNAME_CLOTHING_PHYSICS, ICONNAME_LINKITEM, ICONNAME_LINKFOLDER, |