diff --git a/base/cocoa/ResultWindow.m b/base/cocoa/ResultWindow.m index d9ee413c..1a010610 100644 --- a/base/cocoa/ResultWindow.m +++ b/base/cocoa/ResultWindow.m @@ -440,6 +440,7 @@ http://www.hardcoded.net/licenses/hs_license - (void)resultsUpdated:(NSNotification *)aNotification { [matches invalidateBuffers]; + [matches invalidateMarkings]; } - (BOOL)validateToolbarItem:(NSToolbarItem *)theItem