diff options
| author | Don Kjer <don@lindenlab.com> | 2010-12-08 17:24:42 -0800 |
|---|---|---|
| committer | Don Kjer <don@lindenlab.com> | 2010-12-08 17:24:42 -0800 |
| commit | 3ecfe0c68403d683a94df987567ae8c9ef2d2ed2 (patch) | |
| tree | 6dec7c7bafbc85912a71faf08898ca6ecc6225dd /indra/newview/llmoveview.cpp | |
| parent | e3e6d429d4d3322c14292a4b77991d7d6114a3df (diff) | |
| parent | d9b4570883652d647c05083c18fac1a088efd6e2 (diff) | |
Merge from http://bitbucket.org/lindenlab/viewer-development
Diffstat (limited to 'indra/newview/llmoveview.cpp')
| -rw-r--r-- | indra/newview/llmoveview.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmoveview.cpp b/indra/newview/llmoveview.cpp index d38bb5aa4a..89d551f129 100644 --- a/indra/newview/llmoveview.cpp +++ b/indra/newview/llmoveview.cpp @@ -94,6 +94,7 @@ BOOL LLFloaterMove::postBuild() { setIsChrome(TRUE); setTitleVisible(TRUE); // restore title visibility after chrome applying + updateTransparency(TT_ACTIVE); // force using active floater transparency (STORM-730) LLDockableFloater::postBuild(); |
