aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewermenu.cpp')
-rw-r--r--linden/indra/newview/llviewermenu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewermenu.cpp b/linden/indra/newview/llviewermenu.cpp
index 7ed6bb1..1e48038 100644
--- a/linden/indra/newview/llviewermenu.cpp
+++ b/linden/indra/newview/llviewermenu.cpp
@@ -684,6 +684,7 @@ void init_menus()
684 gMenuHolder->childSetLabelArg("Upload Sound", "[COST]", upload_cost); 684 gMenuHolder->childSetLabelArg("Upload Sound", "[COST]", upload_cost);
685 gMenuHolder->childSetLabelArg("Upload Animation", "[COST]", upload_cost); 685 gMenuHolder->childSetLabelArg("Upload Animation", "[COST]", upload_cost);
686 gMenuHolder->childSetLabelArg("Bulk Upload", "[COST]", upload_cost); 686 gMenuHolder->childSetLabelArg("Bulk Upload", "[COST]", upload_cost);
687 gMenuHolder->childSetLabelArg("ImportUpload", "[COST]", upload_cost);
687 688
688 gAFKMenu = gMenuBarView->getChild<LLMenuItemCallGL>("Set Away", TRUE); 689 gAFKMenu = gMenuBarView->getChild<LLMenuItemCallGL>("Set Away", TRUE);
689 gBusyMenu = gMenuBarView->getChild<LLMenuItemCallGL>("Set Busy", TRUE); 690 gBusyMenu = gMenuBarView->getChild<LLMenuItemCallGL>("Set Busy", TRUE);