Fix "no newline at end of file".
parent
66f6bfc8dd
commit
b124d45b4e
|
|
@ -378,4 +378,4 @@ void LLHints::showHints(const LLSD& show)
|
|||
{
|
||||
bool visible = show.asBoolean();
|
||||
gViewerWindow->getHintHolder()->setVisible(visible);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue