diff options
author | Richard Linden <none@none> | 2010-02-19 12:01:22 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-19 12:01:22 -0800 |
commit | 7c353779e03b819402e2e9e2263d5819bf3a2257 (patch) | |
tree | 877fe370e3fbbf4cf57a91621ec7e45538c7124f | |
parent | 0e3231c17fe43fba0820e5ff52b9b98074bb68c1 (diff) | |
parent | cf52fc85ae4d06335a09b4dd60bddeb7f66841b3 (diff) |
merge
-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 |