diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-11 19:05:51 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-11 19:05:51 +0000 |
commit | 773e8eb8ea3acc75b0e8137412458f77effffb70 (patch) | |
tree | b3e5a3069ac0ef154f10971ae701940eab369fcc /indra/newview/llplacesinventorypanel.cpp | |
parent | 15ff4379e53eb5b3ed914c46c0051c3926de1ecb (diff) | |
parent | a97c4d3ad879b8e53696b9cab9c5ab7141c7fc6c (diff) |
merge from viewer2.
trivial xml conflict resolved.
Diffstat (limited to 'indra/newview/llplacesinventorypanel.cpp')
-rw-r--r-- | indra/newview/llplacesinventorypanel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llplacesinventorypanel.cpp b/indra/newview/llplacesinventorypanel.cpp index 6c6eb7c719..f1e450a083 100644 --- a/indra/newview/llplacesinventorypanel.cpp +++ b/indra/newview/llplacesinventorypanel.cpp @@ -118,6 +118,7 @@ BOOL LLPlacesInventoryPanel::postBuild() mScroller->addChild(mFolders); mFolders->setScrollContainer(mScroller); + mFolders->addChild(mFolders->mStatusTextBox); // cut subitems |