summaryrefslogtreecommitdiff
path: root/indra/llui/llstatview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/llstatview.cpp')
-rw-r--r--indra/llui/llstatview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llstatview.cpp b/indra/llui/llstatview.cpp
index ab4b0be97a..4ba01eb441 100644
--- a/indra/llui/llstatview.cpp
+++ b/indra/llui/llstatview.cpp
@@ -66,5 +66,6 @@ LLStatView::~LLStatView()
static StatViewRegistry::Register<LLStatBar> r1("stat_bar");
+static StatViewRegistry::Register<LLStatView> r2("stat_view");