diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-02-22 18:54:21 -0800 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-02-22 18:54:21 -0800 |
commit | 58208df2263f1c673354e82b10422002e9503fc2 (patch) | |
tree | 8521405f12e88e899eec5b9bc3acf83a49b178e2 /indra/newview/llconversationview.h | |
parent | 05f4e8a10517b3b341359a210aeb0af06c44d43a (diff) | |
parent | 5284da1acee1c92f2d465088cee7488d5de2c8b3 (diff) |
merge
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-x | indra/newview/llconversationview.h | 2 |
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: |