aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llwebbrowserctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llwebbrowserctrl.h')
-rw-r--r--linden/indra/newview/llwebbrowserctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llwebbrowserctrl.h b/linden/indra/newview/llwebbrowserctrl.h
index 8b19a23..dedb8cf 100644
--- a/linden/indra/newview/llwebbrowserctrl.h
+++ b/linden/indra/newview/llwebbrowserctrl.h
@@ -181,6 +181,7 @@ class LLWebBrowserCtrl :
181 virtual BOOL handleHover( S32 x, S32 y, MASK mask ); 181 virtual BOOL handleHover( S32 x, S32 y, MASK mask );
182 virtual BOOL handleMouseUp( S32 x, S32 y, MASK mask ); 182 virtual BOOL handleMouseUp( S32 x, S32 y, MASK mask );
183 virtual BOOL handleMouseDown( S32 x, S32 y, MASK mask ); 183 virtual BOOL handleMouseDown( S32 x, S32 y, MASK mask );
184 virtual BOOL handleDoubleClick( S32 x, S32 y, MASK mask );
184 virtual BOOL handleScrollWheel( S32 x, S32 y, S32 clicks ); 185 virtual BOOL handleScrollWheel( S32 x, S32 y, S32 clicks );
185 186
186 // navigation 187 // navigation