diff options
| author | angela <angela@lindenlab.com> | 2010-02-17 16:47:15 +0800 |
|---|---|---|
| committer | angela <angela@lindenlab.com> | 2010-02-17 16:47:15 +0800 |
| commit | 5402c51de30da2a8fc946b123370940e035044bd (patch) | |
| tree | cf0c16db93722a753ad624390f798b54195e09ae /indra/newview/llpanelobjectinventory.cpp | |
| parent | 3d3f72bd03707b7c71dcb9d37cbb2fec61d84be8 (diff) | |
EXT-2593 Add border to Build > Contents Tab
Diffstat (limited to 'indra/newview/llpanelobjectinventory.cpp')
| -rw-r--r-- | indra/newview/llpanelobjectinventory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelobjectinventory.cpp b/indra/newview/llpanelobjectinventory.cpp index e8ae006968..d888f8d566 100644 --- a/indra/newview/llpanelobjectinventory.cpp +++ b/indra/newview/llpanelobjectinventory.cpp @@ -1568,7 +1568,7 @@ void LLPanelObjectInventory::reset() { clearContents(); - setBorderVisible(FALSE); + //setBorderVisible(FALSE); mCommitCallbackRegistrar.pushScope(); // push local callbacks |
