From 4a00da1ada89af6f313cee30f5177634b0b180a9 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 19 Aug 2024 08:18:41 +0300 Subject: Update indra/newview/llfloatertools.cpp Remove trailing whitespace to pass pre-commit check --- indra/newview/llfloatertools.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llfloatertools.cpp b/indra/newview/llfloatertools.cpp index 52979d359e..f6d8fcab36 100644 --- a/indra/newview/llfloatertools.cpp +++ b/indra/newview/llfloatertools.cpp @@ -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); -- cgit v1.2.3