diff options
Diffstat (limited to 'linden/indra/newview/llfloateranimpreview.h')
-rw-r--r-- | linden/indra/newview/llfloateranimpreview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloateranimpreview.h b/linden/indra/newview/llfloateranimpreview.h index e8f79e2..0107165 100644 --- a/linden/indra/newview/llfloateranimpreview.h +++ b/linden/indra/newview/llfloateranimpreview.h | |||
@@ -80,6 +80,7 @@ public: | |||
80 | BOOL handleMouseUp(S32 x, S32 y, MASK mask); | 80 | BOOL handleMouseUp(S32 x, S32 y, MASK mask); |
81 | BOOL handleHover(S32 x, S32 y, MASK mask); | 81 | BOOL handleHover(S32 x, S32 y, MASK mask); |
82 | BOOL handleScrollWheel(S32 x, S32 y, S32 clicks); | 82 | BOOL handleScrollWheel(S32 x, S32 y, S32 clicks); |
83 | BOOL handleHScrollWheel(S32 x, S32 y, S32 clicks); | ||
83 | void onMouseCaptureLost(); | 84 | void onMouseCaptureLost(); |
84 | 85 | ||
85 | void refresh(); | 86 | void refresh(); |