summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutbox.h
diff options
context:
space:
mode:
authorLeslie Linden <leslie@lindenlab.com>2011-12-09 10:31:16 -0800
committerLeslie Linden <leslie@lindenlab.com>2011-12-09 10:31:16 -0800
commita7b04c9dd44274b3548402de2f4a9b8bc20e3e50 (patch)
tree3827b3205f699fb25750f99200be286e4826ed8e /indra/newview/llfloateroutbox.h
parent67f1321f31d5988e7b383cfbf4fbd6537f3d2710 (diff)
* Removed old inventory window outbox.
* Added centered progress indicator for outbox.
Diffstat (limited to 'indra/newview/llfloateroutbox.h')
-rw-r--r--indra/newview/llfloateroutbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateroutbox.h b/indra/newview/llfloateroutbox.h
index 1e8567ef12..9b6568c69c 100644
--- a/indra/newview/llfloateroutbox.h
+++ b/indra/newview/llfloateroutbox.h
@@ -81,7 +81,7 @@ private:
LLView * mInventoryDisablePanel;
LLTextBox * mInventoryFolderCountText;
- LLLoadingIndicator * mInventoryImportInProgress;
+ LLView * mInventoryImportInProgress;
LLView * mInventoryPlaceholder;
LLTextBox * mInventoryText;
LLTextBox * mInventoryTitle;