diff options
Diffstat (limited to 'indra/newview/llfloateroutbox.h')
-rw-r--r-- | indra/newview/llfloateroutbox.h | 2 |
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; |