diff options
Diffstat (limited to 'linden/indra/newview/llpaneldisplay.cpp')
-rw-r--r-- | linden/indra/newview/llpaneldisplay.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpaneldisplay.cpp b/linden/indra/newview/llpaneldisplay.cpp index d79dcb4..c4fa1dc 100644 --- a/linden/indra/newview/llpaneldisplay.cpp +++ b/linden/indra/newview/llpaneldisplay.cpp | |||
@@ -520,6 +520,7 @@ void LLPanelDisplay2::refreshEnabledState() | |||
520 | 520 | ||
521 | void LLPanelDisplay2::apply() | 521 | void LLPanelDisplay2::apply() |
522 | { | 522 | { |
523 | |||
523 | // Anisotropic rendering | 524 | // Anisotropic rendering |
524 | BOOL old_anisotropic = LLImageGL::sGlobalUseAnisotropic; | 525 | BOOL old_anisotropic = LLImageGL::sGlobalUseAnisotropic; |
525 | LLImageGL::sGlobalUseAnisotropic = childGetValue("ani"); | 526 | LLImageGL::sGlobalUseAnisotropic = childGetValue("ani"); |