summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-04-28 18:36:11 +0300
committerMike Antipov <mantipov@productengine.com>2010-04-28 18:36:11 +0300
commit0dc325502e5c7f44e1cf20315907275190396df3 (patch)
tree7b845431a90dc953c2c58e5ea66aeb13cd183ddc
parent8b53588f5768e644875effdccc6c2e74156c24ea (diff)
parent3c2c11d0d2b4fdb39878fce4b8ad9e0c12934ccf (diff)
merge
--HG-- branch : product-engine
-rw-r--r--indra/newview/llcofwearables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llcofwearables.h b/indra/newview/llcofwearables.h
index 28d58887da..fec6d34db2 100644
--- a/indra/newview/llcofwearables.h
+++ b/indra/newview/llcofwearables.h
@@ -62,7 +62,7 @@ protected:
void addWearableTypeSeparator(LLFlatListView* list);
void onSelectionChange(LLFlatListView* selected_list);
- LLXMLNodePtr LLCOFWearables::getXMLNode(std::string xml_filename);
+ LLXMLNodePtr getXMLNode(std::string xml_filename);
LLFlatListView* mAttachments;
LLFlatListView* mClothing;