summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingssky.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-03-06 14:58:39 -0800
committerRider Linden <rider@lindenlab.com>2018-03-06 14:58:39 -0800
commitcbe4cac78cf48cb9144dc2f6c194585cff87a1ce (patch)
tree5c1ae3a57ac6bdeafb78bc193ba9b081f8108774 /indra/llinventory/llsettingssky.h
parent5621fa48537100d70e8d06b00b6c2577f5c11140 (diff)
Settings type inventory objects and upload the assests.
Diffstat (limited to 'indra/llinventory/llsettingssky.h')
-rw-r--r--indra/llinventory/llsettingssky.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingssky.h b/indra/llinventory/llsettingssky.h
index 3c6dbdb76d..8b2118fd84 100644
--- a/indra/llinventory/llsettingssky.h
+++ b/indra/llinventory/llsettingssky.h
@@ -73,7 +73,7 @@ public:
//---------------------------------------------------------------------
virtual std::string getSettingType() const override { return std::string("sky"); }
- virtual LLSettingsType getSettingTypeValue() const override { return LLSettingsType::ST_SKY; }
+ virtual LLSettingsType::type_e getSettingTypeValue() const override { return LLSettingsType::ST_SKY; }
// Settings status