summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.cpp
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-04 10:37:13 -0800
committerrichard <none@none>2009-11-04 10:37:13 -0800
commit0ee426016aeae605eeb8ab3aa535b2b52462a3d9 (patch)
tree0760ac03daa42bb342c20e603c07e16c6696e684 /indra/llui/llbutton.cpp
parent995c18b1c7eb8fd23c0a35d5f504c03b7f2b144f (diff)
added newline at end of llbutton.cpp
removed non-localized, invisible labels from scrollbar and tab container arrows EXT-1626 - there is text overlaping in group info mini inspector reviewed by James
Diffstat (limited to 'indra/llui/llbutton.cpp')
-rw-r--r--indra/llui/llbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp
index 8daceb9485..bbaf908d2e 100644
--- a/indra/llui/llbutton.cpp
+++ b/indra/llui/llbutton.cpp
@@ -1090,4 +1090,4 @@ void LLButton::resetMouseDownTimer()
{
mMouseDownTimer.stop();
mMouseDownTimer.reset();
-} \ No newline at end of file
+}