summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-12 11:20:57 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-12 11:20:57 -0500
commitde6ca4c5eacb30b557e5c4a36ca8be11e5322b12 (patch)
treead9e16a7e2d921a8991d0667fa540b4c363a6c7e /indra/newview/llappearancemgr.h
parente2a40ec0caaf4c1f835177028e5d47dc663f9210 (diff)
parentc8c0c51bf6124dfd5e837acb3770239e1c0654f5 (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);