diff options
author | Oz Linden <oz@lindenlab.com> | 2011-06-09 16:29:30 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-06-09 16:29:30 -0400 |
commit | 6ee87ae28144531caf387c8f68f8c78aae552c2c (patch) | |
tree | a7eb32a57dd15f9f95404972b0d311b62858a60e /indra/newview/llwlparammanager.h | |
parent | f8f9e089e1ae8e439bc8c4373a183fe5210b2cea (diff) | |
parent | f593911580383af653dd106ade60084a0eb64ebb (diff) |
merge up changes for water preset editing
Diffstat (limited to 'indra/newview/llwlparammanager.h')
-rw-r--r-- | indra/newview/llwlparammanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwlparammanager.h b/indra/newview/llwlparammanager.h index 73bf97f392..8e1e0ddaff 100644 --- a/indra/newview/llwlparammanager.h +++ b/indra/newview/llwlparammanager.h @@ -270,7 +270,7 @@ public: /// get a param set (preset) from the list bool getParamSet(const LLWLParamKey& key, LLWLParamSet& param); - /// get a param set (preset) from the list + /// check whether the preset is in the list bool hasParamSet(const LLWLParamKey& key); /// set the param in the list with a new param |