summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventorysettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llinventory/llinventorysettings.h')
-rw-r--r--indra/llinventory/llinventorysettings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llinventory/llinventorysettings.h b/indra/llinventory/llinventorysettings.h
index fb08190ea9..906540689c 100644
--- a/indra/llinventory/llinventorysettings.h
+++ b/indra/llinventory/llinventorysettings.h
@@ -46,6 +46,7 @@ public:
static type_e fromInventoryFlags(U32 flags);
static LLInventoryType::EIconName getIconName(type_e type);
+ static std::string getDefaultName(type_e type);
static void initClass(LLTranslationBridge::ptr_t &trans);
static void cleanupClass();