summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2009-11-20 17:44:53 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2009-11-20 17:44:53 +0200
commitd1ebc5f44d53a47f3e0e849bbaaa4313fd352c01 (patch)
tree472f95680810f22bc2cf82efc5d98fafd55277d3 /indra/newview/llviewerinventory.h
parent7467c005ed3a7269f0247b2551d89c32652953b5 (diff)
parent2d9202cb812dec65ec571035389aacd49d19e659 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llviewerinventory.h')
-rw-r--r--indra/newview/llviewerinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h
index 529425aa25..d27faffdd9 100644
--- a/indra/newview/llviewerinventory.h
+++ b/indra/newview/llviewerinventory.h
@@ -81,6 +81,7 @@ public:
virtual U32 getCRC32() const; // really more of a checksum.
static BOOL extractSortFieldAndDisplayName(const std::string& name, S32* sortField, std::string* displayName);
+ static void insertDefaultSortField(std::string& name);
// construct a complete viewer inventory item
LLViewerInventoryItem(const LLUUID& uuid, const LLUUID& parent_uuid,