diff options
author | richard <none@none> | 2009-12-07 16:05:59 -0800 |
---|---|---|
committer | richard <none@none> | 2009-12-07 16:05:59 -0800 |
commit | f96a91431036a9dfe9ef5a43901f58e8cdac2db4 (patch) | |
tree | 7176aa0f323ea8de8fc18d75f731ac05a02a70f0 /indra/newview/llfolderviewitem.h | |
parent | 9395d6f610d54f97c2e5dbc3f49c6dc33577eedc (diff) | |
parent | 2e5d22357f733c976feb0ff2f492d40fa492de14 (diff) |
merge
Diffstat (limited to 'indra/newview/llfolderviewitem.h')
-rw-r--r-- | indra/newview/llfolderviewitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfolderviewitem.h b/indra/newview/llfolderviewitem.h index f6264ec968..9683d17096 100644 --- a/indra/newview/llfolderviewitem.h +++ b/indra/newview/llfolderviewitem.h @@ -319,7 +319,6 @@ public: virtual BOOL handleHover( S32 x, S32 y, MASK mask ); virtual BOOL handleMouseUp( S32 x, S32 y, MASK mask ); virtual BOOL handleDoubleClick( S32 x, S32 y, MASK mask ); - virtual BOOL handleScrollWheel(S32 x, S32 y, S32 clicks); // virtual void handleDropped(); virtual void draw(); |