summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelavatar.cpp
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-06 22:16:39 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-06 22:16:39 +0300
commit8163eeb43bdfa806c306ba5caf2457c59efed2d4 (patch)
tree2867895d57a07c1f0299887cf1226dcec36b6798 /indra/newview/llpanelavatar.cpp
parent8f6d149fadf635f6698e2e68aa4f48db13eff648 (diff)
SL-15312 Legacy profiles remake #1
Initial layout
Diffstat (limited to 'indra/newview/llpanelavatar.cpp')
-rw-r--r--indra/newview/llpanelavatar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelavatar.cpp b/indra/newview/llpanelavatar.cpp
index dbda6070fa..e25eba11d2 100644
--- a/indra/newview/llpanelavatar.cpp
+++ b/indra/newview/llpanelavatar.cpp
@@ -120,7 +120,7 @@ void LLPanelProfileTab::setApplyProgress(bool started)
if (indicator)
{
- indicator->setVisible(started);
+ indicator->setVisible(true);
if (started)
{