Skip to content
Snippets Groups Projects
Commit 6c997043 authored by James Cook's avatar James Cook
Browse files

Add newline at end of file

parent bc4b4973
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment