summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrlfactory.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-11-10 14:40:22 -0800
committerJames Cook <james@lindenlab.com>2009-11-10 14:40:22 -0800
commit6c997043924216405057c9ca6927ec5c026ad5ee (patch)
treea152eaa8ce12ecefed031bf4854eda8bbecd66c7 /indra/llui/lluictrlfactory.cpp
parentbc4b49735cf5d162a43d0c8fa880e6e9fd828e4a (diff)
Add newline at end of file
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 8ab015f2bb..adfbb41feb 100644
--- a/indra/llui/lluictrlfactory.cpp
+++ b/indra/llui/lluictrlfactory.cpp
@@ -454,4 +454,4 @@ const std::string* LLUICtrlFactory::getWidgetTag(const std::type_info* widget_ty
void LLUICtrlFactory::connect(LLView* parent, LLView* child)
{
parent->addChild(child);
-} \ No newline at end of file
+}