diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-28 09:56:35 -0800 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-28 09:56:35 -0800 |
commit | 9997587e390cc309e71cffb55f5cf6a9ad90da69 (patch) | |
tree | fc54491e875a31799cfb41acde73363617ec586c /indra/newview/llfloatermap.cpp | |
parent | 9a4d075f3b8ab1ccf760187beeb81f9bf17e69b1 (diff) | |
parent | da08cc05af85ac334cabd943a5d9fcbcaa1500b6 (diff) |
PE merge.
Diffstat (limited to 'indra/newview/llfloatermap.cpp')
-rw-r--r-- | indra/newview/llfloatermap.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatermap.cpp b/indra/newview/llfloatermap.cpp index d18f127f85..568f4b254e 100644 --- a/indra/newview/llfloatermap.cpp +++ b/indra/newview/llfloatermap.cpp @@ -112,6 +112,7 @@ BOOL LLFloaterMap::postBuild() sendChildToBack(getDragHandle()); setIsChrome(TRUE); + getDragHandle()->setTitleVisible(TRUE); // keep onscreen gFloaterView->adjustToFitScreen(this, FALSE); |