diff options
author | Seth ProductEngine <slitovchuk@productengine.com> | 2012-09-10 20:12:27 +0300 |
---|---|---|
committer | Seth ProductEngine <slitovchuk@productengine.com> | 2012-09-10 20:12:27 +0300 |
commit | be06bebffcc1a08c3018ab3712048599455e025b (patch) | |
tree | 534921492c215067be5d93de1669f5b78343b2b6 /indra/newview/llinventoryicon.h | |
parent | d79037017e3a1627be848b9162f28ae16fcb6004 (diff) |
CHUI-282 WIP Modified conversation view item and IM floater container so that the folder view handles the positioning of items in conversations list.
Diffstat (limited to 'indra/newview/llinventoryicon.h')
-rw-r--r-- | indra/newview/llinventoryicon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventoryicon.h b/indra/newview/llinventoryicon.h index c7e2998a20..5c8acf9e85 100644 --- a/indra/newview/llinventoryicon.h +++ b/indra/newview/llinventoryicon.h @@ -1,5 +1,5 @@ /** - * @file llinventoryfunctions.h + * @file llinventoryicon.h * @brief Miscellaneous inventory-related functions and classes * class definition * |