diff options
author | Eli Linden <eli@lindenlab.com> | 2011-03-11 11:23:25 -0800 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2011-03-11 11:23:25 -0800 |
commit | d0b457365145233c3b4bc64991b183722b13fac8 (patch) | |
tree | 62214499f2f68faad03fd16fa5ce5dc6d5cc6a87 /indra/newview/lltoolpie.cpp | |
parent | ddf8ef0ad16107eaac1bf928e3f8fd2ebc4c70c7 (diff) | |
parent | 34807845ab6c6440d17624e1cbf042472d25ce9e (diff) |
Merge
Diffstat (limited to 'indra/newview/lltoolpie.cpp')
-rw-r--r-- | indra/newview/lltoolpie.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolpie.cpp b/indra/newview/lltoolpie.cpp index c52111ab54..c98feca91c 100644 --- a/indra/newview/lltoolpie.cpp +++ b/indra/newview/lltoolpie.cpp @@ -1756,4 +1756,4 @@ void LLToolPie::steerCameraWithMouse(S32 x, S32 y) mMouseSteerX = x; mMouseSteerY = y; } -}
\ No newline at end of file +} |