diff options
| author | Leslie Linden <leslie@lindenlab.com> | 2011-10-04 14:55:55 -0700 |
|---|---|---|
| committer | Leslie Linden <leslie@lindenlab.com> | 2011-10-04 14:55:55 -0700 |
| commit | 05879242832607795040573791b0790891367b81 (patch) | |
| tree | 96c23e6da6d2f61f37a0aefb082286700224a539 /indra/newview/llmoveview.cpp | |
| parent | db2e763ff0537785336a330d03bb9307478cb79a (diff) | |
* Updating "Move" floater to be more FUI-like
Diffstat (limited to 'indra/newview/llmoveview.cpp')
| -rw-r--r-- | indra/newview/llmoveview.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llmoveview.cpp b/indra/newview/llmoveview.cpp index 142ee40cc8..a29526777a 100644 --- a/indra/newview/llmoveview.cpp +++ b/indra/newview/llmoveview.cpp @@ -92,8 +92,6 @@ LLFloaterMove::~LLFloaterMove() // virtual 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(); |
