summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-02-22 18:54:21 -0800
committerGilbert Gonzales <gilbert@lindenlab.com>2013-02-22 18:54:21 -0800
commit58208df2263f1c673354e82b10422002e9503fc2 (patch)
tree8521405f12e88e899eec5b9bc3acf83a49b178e2 /indra/newview/llconversationview.h
parent05f4e8a10517b3b341359a210aeb0af06c44d43a (diff)
parent5284da1acee1c92f2d465088cee7488d5de2c8b3 (diff)
merge
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index f2fa2fb042..f9b45073f4 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -138,7 +138,7 @@ public:
void onMouseLeave(S32 x, S32 y, MASK mask);
/*virtual*/ S32 getLabelXPos();
-
+ /*virtual*/ BOOL handleMouseDown( S32 x, S32 y, MASK mask );
void hideSpeakingIndicator();
protected: