summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingsbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llinventory/llsettingsbase.h')
-rw-r--r--indra/llinventory/llsettingsbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/llinventory/llsettingsbase.h b/indra/llinventory/llsettingsbase.h
index 4ebec4a99d..5e40d185a1 100644
--- a/indra/llinventory/llsettingsbase.h
+++ b/indra/llinventory/llsettingsbase.h
@@ -75,9 +75,9 @@ public:
virtual ~LLSettingsBase() { };
//---------------------------------------------------------------------
- virtual std::string getSettingType() const = 0;
+ virtual std::string getSettingsType() const = 0;
- virtual LLSettingsType::type_e getSettingTypeValue() const = 0;
+ virtual LLSettingsType::type_e getSettingsTypeValue() const = 0;
//---------------------------------------------------------------------
// Settings status