summaryrefslogtreecommitdiff
path: root/indra/llui/llui.cpp
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-09-27 10:20:18 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-09-27 10:20:18 -0700
commit7483d339ed8abe9785ddb33a72496bf8d4d63fa8 (patch)
tree3529c865d0f8e10bfa5172b8ea3e5c909f1e5e43 /indra/llui/llui.cpp
parent795ae760e8b81a4e1b0ae4666d94d80919305189 (diff)
parentb7cf5ff947161d0b7e42a9ed8fe10741bb7af100 (diff)
merge
Diffstat (limited to 'indra/llui/llui.cpp')
-rw-r--r--indra/llui/llui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llui.cpp b/indra/llui/llui.cpp
index a4303780fd..4f129ccfba 100644
--- a/indra/llui/llui.cpp
+++ b/indra/llui/llui.cpp
@@ -96,6 +96,7 @@ static LLDefaultChildRegistry::Register<LLSearchEditor> register_search_editor("
// register other widgets which otherwise may not be linked in
static LLDefaultChildRegistry::Register<LLLoadingIndicator> register_loading_indicator("loading_indicator");
+static LLDefaultChildRegistry::Register<LLToolBar> register_toolbar("toolbar");
//
// Functions