Skip to content
Snippets Groups Projects
Commit 12bf8962 authored by Oz Linden's avatar Oz Linden
Browse files

merge changes for vwr-25753

parents 553e5001 b46f89e2
No related branches found
No related tags found
No related merge requests found
......@@ -1070,7 +1070,7 @@ void LLFloaterWorldMap::onComboTextEntry()
// Reset the tracking whenever we start typing into any of the search fields,
// so that hitting <enter> does an auto-complete versus teleporting us to the
// previously selected landmark/friend.
LLTracker::clearFocus();
LLTracker::stopTracking(NULL);
}
void LLFloaterWorldMap::onSearchTextEntry( )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment