diff options
author | Richard Linden <none@none> | 2010-02-23 12:30:46 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-23 12:30:46 -0800 |
commit | 706612bdc0eb5e7ad98b28c0b36d8daa949615cc (patch) | |
tree | d243407931e3d2cb75dfadcc49d2ca8218ab148d /indra/llui | |
parent | 902c415595387f361db81d61589e56e5404172ae (diff) | |
parent | 7c353779e03b819402e2e9e2263d5819bf3a2257 (diff) |
merge
Diffstat (limited to 'indra/llui')
-rw-r--r-- | indra/llui/llui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llui.cpp b/indra/llui/llui.cpp index caf04339c2..93c32f531f 100644 --- a/indra/llui/llui.cpp +++ b/indra/llui/llui.cpp @@ -1943,6 +1943,7 @@ namespace LLInitParam { setBlockFromValue(); addSynonym(name, ""); + setBlockFromValue(); } void TypedParam<const LLFontGL*>::setValueFromBlock() const |