diff options
Diffstat (limited to 'linden/indra/newview/llpaneldirbrowser.cpp')
-rw-r--r-- | linden/indra/newview/llpaneldirbrowser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpaneldirbrowser.cpp b/linden/indra/newview/llpaneldirbrowser.cpp index c4e33cb..27fb3ac 100644 --- a/linden/indra/newview/llpaneldirbrowser.cpp +++ b/linden/indra/newview/llpaneldirbrowser.cpp | |||
@@ -1247,6 +1247,7 @@ void LLPanelDirBrowser::onVisibilityChange(BOOL new_visibility) | |||
1247 | { | 1247 | { |
1248 | onCommitList(NULL, this); | 1248 | onCommitList(NULL, this); |
1249 | } | 1249 | } |
1250 | LLPanel::onVisibilityChange(new_visibility); | ||
1250 | } | 1251 | } |
1251 | 1252 | ||
1252 | S32 LLPanelDirBrowser::showNextButton(S32 rows) | 1253 | S32 LLPanelDirBrowser::showNextButton(S32 rows) |