summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrlfactory.cpp
diff options
context:
space:
mode:
authorrichard <none@none>2009-12-15 19:50:17 -0800
committerrichard <none@none>2009-12-15 19:50:17 -0800
commit1a4047c590443fac682b53ceb18a631b350f03b7 (patch)
tree53ce39af60c526b43a9aba183e55d9b6106b0fe6 /indra/llui/lluictrlfactory.cpp
parenta183fb9f5efd5c49a0da7442dd8b7202db6167e7 (diff)
parent943cae62dbe41472b4515edbfca8a12e83dd6936 (diff)
merge
Diffstat (limited to 'indra/llui/lluictrlfactory.cpp')
-rw-r--r--indra/llui/lluictrlfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/lluictrlfactory.cpp b/indra/llui/lluictrlfactory.cpp
index 40b22f515a..01715c2792 100644
--- a/indra/llui/lluictrlfactory.cpp
+++ b/indra/llui/lluictrlfactory.cpp
@@ -455,4 +455,4 @@ dummy_widget_creator_func_t* LLUICtrlFactory::getDefaultWidgetFunc(const std::ty
const std::string* LLUICtrlFactory::getWidgetTag(const std::type_info* widget_type)
{
return LLWidgetNameRegistry::instance().getValue(widget_type);
-} \ No newline at end of file
+}