diff options
| author | Merov Linden <merov@lindenlab.com> | 2010-12-06 16:56:25 -0800 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2010-12-06 16:56:25 -0800 |
| commit | 8afbb58d4ca3af5c0f7f819bf35158db76d2cfb8 (patch) | |
| tree | ba9041c7d26991c32d1be4ae957902ae9012bf24 /indra/newview/llmoveview.cpp | |
| parent | 45c7663cef287665945a148cce5751f253ee3a0f (diff) | |
| parent | 8d3f9a275fb34e283328bd9e51033d47221f699a (diff) | |
Pull viewer-beta in
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(); |
