summaryrefslogtreecommitdiff
path: root/indra/integration_tests/llui_libtest/llwidgetreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/integration_tests/llui_libtest/llwidgetreg.h')
-rw-r--r--indra/integration_tests/llui_libtest/llwidgetreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/integration_tests/llui_libtest/llwidgetreg.h b/indra/integration_tests/llui_libtest/llwidgetreg.h
index eac818608d..4e0bc5377a 100644
--- a/indra/integration_tests/llui_libtest/llwidgetreg.h
+++ b/indra/integration_tests/llui_libtest/llwidgetreg.h
@@ -33,7 +33,7 @@
// Register all widgets with the builder registry.
// Useful on Windows where linker discards all references to the
-// static LLDefaultWidgetRegistry::Register<> calls.
+// static LLDefaultChildRegistry::Register<> calls.
class LLWidgetReg
{
public: