Update indra/newview/llfloatertools.cpp
Remove trailing whitespace to pass pre-commit checkmaster
parent
6db7b30123
commit
4a00da1ada
|
|
@ -622,7 +622,7 @@ void LLFloaterTools::updatePopup(LLCoordGL center, MASK mask)
|
|||
mBtnFocus ->setToggleState( focus_visible );
|
||||
|
||||
mRadioGroupFocus->setVisible( focus_visible );
|
||||
|
||||
|
||||
mSliderZoom->setVisible( focus_visible);
|
||||
mSliderZoom->setEnabled(gCameraBtnZoom);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue