1
0
Mirror von https://github.com/arsenetar/dupeguru.git synchronisiert 2026-03-23 15:31:39 +00:00

Fixed a bug where the mark state of a switched dupe would not be refreshed immediately on Make Selected Reference.

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40238
Dieser Commit ist enthalten in:
hsoft
2009-11-02 14:40:29 +00:00
Ursprung 0a06e52d65
Commit eb3645d493

Datei anzeigen

@@ -440,6 +440,7 @@ http://www.hardcoded.net/licenses/hs_license
- (void)resultsUpdated:(NSNotification *)aNotification
{
[matches invalidateBuffers];
[matches invalidateMarkings];
}
- (BOOL)validateToolbarItem:(NSToolbarItem *)theItem