diff options
| author | Leyla Farazha <leyla@lindenlab.com> | 2009-12-16 09:45:15 -0800 | 
|---|---|---|
| committer | Leyla Farazha <leyla@lindenlab.com> | 2009-12-16 09:45:15 -0800 | 
| commit | 46f56f5d528ea3566f00e058250cb06361c2c10e (patch) | |
| tree | 60fb3b41aff25e4bf8070b2a755b6e3cb2a8cc58 | |
| parent | 4532611499f9227a0448df0849fe57803fd49099 (diff) | |
eof newline
| -rw-r--r-- | indra/llui/lluictrlfactory.cpp | 2 | 
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 +}  | 
