summaryrefslogtreecommitdiff
path: root/indra/newview/llcofwearables.h
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-04-28 18:29:09 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-04-28 18:29:09 +0300
commit3c2c11d0d2b4fdb39878fce4b8ad9e0c12934ccf (patch)
tree0f40e1317146c34bf94b13873c9d2ce3bc60d493 /indra/newview/llcofwearables.h
parentf9a120e8983a72b6de2f146acec55e079255b70e (diff)
Fixed linux build
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llcofwearables.h')
-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;