From ed5f343ce1eda05a40d2120755d25851bbc28959 Mon Sep 17 00:00:00 2001 From: masakih Date: Tue, 3 Jul 2018 23:41:41 +0900 Subject: [PATCH] =?utf8?q?AppearanceMode=E3=82=92private=E3=81=AB=E3=81=97?= =?utf8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- KCD/ColorSet.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KCD/ColorSet.swift b/KCD/ColorSet.swift index 8c86da77..c76642e9 100644 --- a/KCD/ColorSet.swift +++ b/KCD/ColorSet.swift @@ -8,7 +8,7 @@ import Cocoa -enum AppearanceMode { +private enum AppearanceMode { case normal -- 2.11.0