diff --git a/macosx/InfoWindowController.m b/macosx/InfoWindowController.m index 59e75aaf0..4979ff8b2 100644 --- a/macosx/InfoWindowController.m +++ b/macosx/InfoWindowController.m @@ -280,6 +280,7 @@ [self updateInfoSettings]; [fPeerTable reloadData]; + [fFileOutline deselectAll: nil]; [fFileOutline reloadData]; }