diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-07-10 17:09:47 +0300 |
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-07-10 17:09:47 +0300 |
| commit | e61d7ac0098d89cc6b124dda2e040120c01d2bee (patch) | |
| tree | 0bdc26b29df36ff79934773390612e4fd500f92b /indra/newview/llfloatereditextdaycycle.cpp | |
| parent | 26b6cc516076c55befff3fbd9c21f47565bbc390 (diff) | |
MAINT-8833 EEP UI should be either responsive or indicate that it is disabled.
Diffstat (limited to 'indra/newview/llfloatereditextdaycycle.cpp')
| -rw-r--r-- | indra/newview/llfloatereditextdaycycle.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatereditextdaycycle.cpp b/indra/newview/llfloatereditextdaycycle.cpp index ba524c4dc5..295788a03a 100644 --- a/indra/newview/llfloatereditextdaycycle.cpp +++ b/indra/newview/llfloatereditextdaycycle.cpp @@ -964,7 +964,6 @@ void LLFloaterEditExtDayCycle::setTabsData(LLTabContainer * tabcontainer, const { panel->setSettings(settings); panel->setEnabled(editable); - panel->refresh(); panel->setAllChildrenEnabled(editable); } } |
