diff options
Diffstat (limited to 'linden/indra/newview/llfloaterfriends.cpp')
-rw-r--r-- | linden/indra/newview/llfloaterfriends.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterfriends.cpp b/linden/indra/newview/llfloaterfriends.cpp index 479da89..a151a33 100644 --- a/linden/indra/newview/llfloaterfriends.cpp +++ b/linden/indra/newview/llfloaterfriends.cpp | |||
@@ -217,6 +217,7 @@ void LLPanelFriends::filterContacts(const std::string& search_string) | |||
217 | } | 217 | } |
218 | } | 218 | } |
219 | } | 219 | } |
220 | mFriendsList->setScrollPos(0); | ||
220 | refreshUI(); | 221 | refreshUI(); |
221 | } | 222 | } |
222 | 223 | ||