summaryrefslogtreecommitdiff
path: root/indra/newview/llcofwearables.h
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2011-12-17 13:27:20 -0500
committerJonathan Yap <none@none>2011-12-17 13:27:20 -0500
commit399bd5643cdec65b98b76556b16e3a00df6db1b2 (patch)
treed2ae04868bf883aa33c8d69cd671ed464171d049 /indra/newview/llcofwearables.h
parentb015ab4bd2296f86145e9567867227446cd1e10e (diff)
STORM-653 As a user i would like to be able to see the available number of attachments and remaining free slots.
Diffstat (limited to 'indra/newview/llcofwearables.h')
-rw-r--r--indra/newview/llcofwearables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llcofwearables.h b/indra/newview/llcofwearables.h
index 1f8d6d0c94..9957d6a64e 100644
--- a/indra/newview/llcofwearables.h
+++ b/indra/newview/llcofwearables.h
@@ -91,6 +91,8 @@ public:
*/
void selectClothing(LLWearableType::EType clothing_type);
+ void setAttachmentsTitle();
+
protected:
void populateAttachmentsAndBodypartsLists(const LLInventoryModel::item_array_t& cof_items);