diff options
Diffstat (limited to 'linden/indra/newview/llnameeditor.h')
-rw-r--r-- | linden/indra/newview/llnameeditor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llnameeditor.h b/linden/indra/newview/llnameeditor.h index bc5a678..964682c 100644 --- a/linden/indra/newview/llnameeditor.h +++ b/linden/indra/newview/llnameeditor.h | |||
@@ -62,6 +62,7 @@ public: | |||
62 | 62 | ||
63 | virtual ~LLNameEditor(); | 63 | virtual ~LLNameEditor(); |
64 | 64 | ||
65 | virtual LLXMLNodePtr getXML(bool save_children = true) const; | ||
65 | static LLView* fromXML(LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory); | 66 | static LLView* fromXML(LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory); |
66 | 67 | ||
67 | void setNameID(const LLUUID& name_id, BOOL is_group); | 68 | void setNameID(const LLUUID& name_id, BOOL is_group); |