summaryrefslogtreecommitdiff
path: root/indra/newview/llwearableitemslist.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-09-26 21:29:20 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-09-26 21:29:20 +0300
commitb7b98918eb36a1b69ef987a0b1fe8861a39b25b9 (patch)
tree9c0f8d258534adf11772e0b21b3c7aa368e8716d /indra/newview/llwearableitemslist.h
parentb941de80dbe15a20a0eaea795d1282cf36306c30 (diff)
MAINT-4950 Appearance panel performance improvements.
Diffstat (limited to 'indra/newview/llwearableitemslist.h')
-rw-r--r--indra/newview/llwearableitemslist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwearableitemslist.h b/indra/newview/llwearableitemslist.h
index 18a30f083b..63e3e9dbc9 100644
--- a/indra/newview/llwearableitemslist.h
+++ b/indra/newview/llwearableitemslist.h
@@ -453,7 +453,7 @@ public:
virtual ~LLWearableItemsList();
- /*virtual*/ void addNewItem(LLViewerInventoryItem* item, bool rearrange = true);
+ /*virtual*/ LLPanel* createNewItem(LLViewerInventoryItem* item);
void updateList(const LLUUID& category_id);