From 3c2c11d0d2b4fdb39878fce4b8ad9e0c12934ccf Mon Sep 17 00:00:00 2001 From: Paul Guslisty Date: Wed, 28 Apr 2010 18:29:09 +0300 Subject: Fixed linux build --HG-- branch : product-engine --- indra/newview/llcofwearables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3