summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutbox.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2012-01-18 14:44:08 -0800
committerRichard Linden <none@none>2012-01-18 14:44:08 -0800
commite41ad89f7b68b5f9edaf1fd66decadb8e08d1dce (patch)
tree1d85e6fc419f93ef615f97f217400eabd29f804a /indra/newview/llfloateroutbox.h
parent6ee627d4c065f3c5aedba4765823a65255679f09 (diff)
parent9f28dedc85b20e46338232a4aa91903bd6744ce1 (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
Diffstat (limited to 'indra/newview/llfloateroutbox.h')
-rw-r--r--indra/newview/llfloateroutbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloateroutbox.h b/indra/newview/llfloateroutbox.h
index 796c533059..18baccf1c9 100644
--- a/indra/newview/llfloateroutbox.h
+++ b/indra/newview/llfloateroutbox.h
@@ -66,6 +66,7 @@ public:
void showNotification(const LLSD& notify);
+ BOOL handleHover(S32 x, S32 y, MASK mask);
void onMouseLeave(S32 x, S32 y, MASK mask);
protected: