add newline to unbreak linux build. probably.
parent
c84b6a28a0
commit
25861bb374
|
|
@ -455,4 +455,5 @@ 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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue