diff options
author | andreykproductengine <akleshchev@productengine.com> | 2015-07-02 14:50:23 +0300 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2015-07-02 14:50:23 +0300 |
commit | 2684c536906388da121ce2712a34d55aa786fa3f (patch) | |
tree | 7d0baee83515e113e16819d6419b696670a7d046 /indra/newview/llexpandabletextbox.h | |
parent | 1845816aa2419353ace258b7cfe24bdd08357ebe (diff) | |
parent | 4aa64b99dbe6cafdccf0c25501feaef5ba3445c4 (diff) |
Merge from viewer-relese and become version 3.8.1
Diffstat (limited to 'indra/newview/llexpandabletextbox.h')
-rwxr-xr-x | indra/newview/llexpandabletextbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llexpandabletextbox.h b/indra/newview/llexpandabletextbox.h index 399e48bea2..5dea35bb82 100755 --- a/indra/newview/llexpandabletextbox.h +++ b/indra/newview/llexpandabletextbox.h @@ -103,7 +103,7 @@ public: Optional<LLScrollContainer::Params> scroll; Optional<S32> max_height; - + Optional<bool> bg_visible, expanded_bg_visible; |