diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-06-22 16:55:08 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-06-22 16:55:08 -0700 |
commit | 11ec720a063b73fc042e8b06338b9526835dbb6b (patch) | |
tree | 5dd2fd4ad1a95ca7344856894e067ddc3b853606 /indra/llui | |
parent | 204603e201ae4f3e088c5e14eefc536c4f567398 (diff) |
adding eol
Diffstat (limited to 'indra/llui')
-rw-r--r-- | indra/llui/llbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp index c678d78eb5..39e46a7ccb 100644 --- a/indra/llui/llbutton.cpp +++ b/indra/llui/llbutton.cpp @@ -1168,4 +1168,4 @@ BOOL LLButton::handleDoubleClick(S32 x, S32 y, MASK mask) { // just treat a double click as a second click return handleMouseDown(x, y, mask); -}
\ No newline at end of file +} |