Imprudence AO

This commit is contained in:
Siana Gearz
2011-02-27 17:29:51 +01:00
parent f7109a0131
commit 8d85f67757
19 changed files with 2252 additions and 50 deletions

View File

@@ -767,4 +767,9 @@ LLUUID LLPreviewNotecard::getItemID()
}
// </edit>
LLTextEditor* LLPreviewNotecard::getEditor()
{
return getChild<LLViewerTextEditor>("Notecard Editor");
}
// EOF