diff options
author | Jacek Antonelli | 2008-08-15 23:44:48 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:48 -0500 |
commit | 9b4f54c826ffa4f94efa866068c9d6ecdfb4b424 (patch) | |
tree | 2f8ae193ab487088962e628f1ee9dee2f5901f01 /linden/indra/newview/llfasttimerview.h | |
parent | Second Life viewer sources 1.13.2.12 (diff) | |
download | meta-impy-9b4f54c826ffa4f94efa866068c9d6ecdfb4b424.zip meta-impy-9b4f54c826ffa4f94efa866068c9d6ecdfb4b424.tar.gz meta-impy-9b4f54c826ffa4f94efa866068c9d6ecdfb4b424.tar.bz2 meta-impy-9b4f54c826ffa4f94efa866068c9d6ecdfb4b424.tar.xz |
Second Life viewer sources 1.13.2.15
Diffstat (limited to 'linden/indra/newview/llfasttimerview.h')
-rw-r--r-- | linden/indra/newview/llfasttimerview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llfasttimerview.h b/linden/indra/newview/llfasttimerview.h index eb160e8..b20c8eb 100644 --- a/linden/indra/newview/llfasttimerview.h +++ b/linden/indra/newview/llfasttimerview.h | |||
@@ -45,7 +45,6 @@ public: | |||
45 | virtual BOOL handleMouseUp(S32 x, S32 y, MASK mask); | 45 | virtual BOOL handleMouseUp(S32 x, S32 y, MASK mask); |
46 | virtual BOOL handleHover(S32 x, S32 y, MASK mask); | 46 | virtual BOOL handleHover(S32 x, S32 y, MASK mask); |
47 | virtual BOOL handleScrollWheel(S32 x, S32 y, S32 clicks); | 47 | virtual BOOL handleScrollWheel(S32 x, S32 y, S32 clicks); |
48 | virtual BOOL handleKey(KEY key, MASK mask, BOOL called_from_parent); | ||
49 | virtual void draw(); | 48 | virtual void draw(); |
50 | 49 | ||
51 | S32 getLegendIndex(S32 y); | 50 | S32 getLegendIndex(S32 y); |