From e747e9a3da3166de88dea1af213a36694135b820 Mon Sep 17 00:00:00 2001 From: angela Date: Thu, 11 Feb 2010 22:27:49 +0800 Subject: EXT-4837 [NUX] When filter results in null state, provide a message suggesting the user try global search. --- indra/newview/llplacesinventorypanel.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llplacesinventorypanel.cpp') 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 -- cgit v1.3