From f6c52544314f026b2565ba4174969baeb19c1066 Mon Sep 17 00:00:00 2001 From: victor Date: Wed, 17 May 2017 14:32:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=B4=ED=8C=8C=EC=9D=BC=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gui/oven_control/config.h b/app/gui/oven_control/config.h index ec12451..63e7c02 100644 --- a/app/gui/oven_control/config.h +++ b/app/gui/oven_control/config.h @@ -120,7 +120,7 @@ namespace Define }; enum time_type{ - time_type_24h = 0; + time_type_24h = 0, time_type_12h }; -- 2.1.4