diff options
Diffstat (limited to 'linden/indra/newview/llwebbrowserctrl.h')
-rw-r--r-- | linden/indra/newview/llwebbrowserctrl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llwebbrowserctrl.h b/linden/indra/newview/llwebbrowserctrl.h index 0f46aa1..0100807 100644 --- a/linden/indra/newview/llwebbrowserctrl.h +++ b/linden/indra/newview/llwebbrowserctrl.h | |||
@@ -191,6 +191,7 @@ class LLWebBrowserCtrl : | |||
191 | // Defaults to true. | 191 | // Defaults to true. |
192 | void setTakeFocusOnClick( bool take_focus ); | 192 | void setTakeFocusOnClick( bool take_focus ); |
193 | 193 | ||
194 | virtual LLXMLNodePtr getXML(bool save_children = true) const; | ||
194 | static LLView* fromXML(LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory); | 195 | static LLView* fromXML(LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory); |
195 | 196 | ||
196 | // handle mouse related methods | 197 | // handle mouse related methods |