From eeee3ab798c8d235a52ea7634217500b18bd0634 Mon Sep 17 00:00:00 2001 From: masakih Date: Tue, 8 Dec 2015 00:06:00 +0900 Subject: [PATCH] =?utf8?q?=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=BC=E3=83=B3?= =?utf8?q?=E3=82=B7=E3=83=A7=E3=83=83=E3=83=88=E3=82=92=E5=89=8A=E9=99=A4?= =?utf8?q?=E3=81=97=E3=81=9F=E6=99=82=E3=81=AB=E3=82=AD=E3=83=A3=E3=83=83?= =?utf8?q?=E3=82=B7=E3=83=A5=E3=81=8B=E3=82=99=E4=BF=9D=E5=AD=98=E3=81=95?= =?utf8?q?=E3=82=8C=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84=E5=95=8F=E9=A1=8C?= =?utf8?q?=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- KCD/HMScreenshotListWindowController.m | 1 + 1 file changed, 1 insertion(+) diff --git a/KCD/HMScreenshotListWindowController.m b/KCD/HMScreenshotListWindowController.m index 699dcbc9..695db6b0 100644 --- a/KCD/HMScreenshotListWindowController.m +++ b/KCD/HMScreenshotListWindowController.m @@ -234,6 +234,7 @@ NSUInteger selectionIndex = self.screenshotsController.selectionIndex; [self.screenshotsController removeObjectAtArrangedObjectIndex:selectionIndex]; + [self saveCache]; [self incrementCacheVersionForPath:imagePath]; -- 2.11.0