summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-11 18:57:12 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-11 18:57:12 -0500
commit9245322706e6d7d00b7e91d8fd6167c58986e872 (patch)
treedd0b309c4df61cd7abf9ef3eb5b5a64b717a4d97 /indra/newview/llappearancemgr.h
parenteda34b82ee20ce43362b3fb20e809f97cc8c0081 (diff)
parent4f3d32f5c726f0ec301e1efefa32ef948faea03e (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rw-r--r--indra/newview/llappearancemgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h
index 56f54dfc23..7dea16b6cf 100644
--- a/indra/newview/llappearancemgr.h
+++ b/indra/newview/llappearancemgr.h
@@ -71,6 +71,7 @@ public:
static void unregisterAttachment(const LLUUID& item_id);
static void registerAttachment(const LLUUID& item_id);
static void setAttachmentInvLinkEnable(bool val);
+ static void linkRegisteredAttachments();
private:
static void filterWearableItems(LLInventoryModel::item_array_t& items, S32 max_per_type);