summaryrefslogtreecommitdiff
path: root/indra/llui/lltooltip.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-02-12 16:54:47 -0800
committerRichard Linden <none@none>2010-02-12 16:54:47 -0800
commite159873eec4137b041fc8045f6d79ac6c21d2101 (patch)
treed7771ea0f704933037cb2669f464a2ae61a755f6 /indra/llui/lltooltip.h
parent9f3c3d8f64be7c7321f6037dcd78234417c0a2d8 (diff)
added popup panel to hold nearby media popup and stopped using top view
Diffstat (limited to 'indra/llui/lltooltip.h')
-rw-r--r--indra/llui/lltooltip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/lltooltip.h b/indra/llui/lltooltip.h
index c0811c56c3..24e32b9b24 100644
--- a/indra/llui/lltooltip.h
+++ b/indra/llui/lltooltip.h
@@ -56,8 +56,6 @@ public:
/*virtual*/ BOOL handleRightMouseDown(S32 x, S32 y, MASK mask);
/*virtual*/ BOOL handleScrollWheel( S32 x, S32 y, S32 clicks );
- /*virtual*/ void onMouseLeave(S32 x, S32 y, MASK mask);
-
void drawStickyRect();
/*virtual*/ void draw();