From 04c019986f3079fb3c0a8af85e81bb6b0f92a307 Mon Sep 17 00:00:00 2001 From: tangyuxin <462747508@qq.com> Date: Fri, 8 Dec 2017 19:11:14 +0800 Subject: [PATCH] =?UTF-8?q?[gui]=E9=BB=98=E8=AE=A4=E6=94=AF=E6=8C=81png?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/gui/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/gui/Kconfig b/components/gui/Kconfig index 4ec13eee7f..1427a6a743 100644 --- a/components/gui/Kconfig +++ b/components/gui/Kconfig @@ -52,7 +52,7 @@ endchoice choice prompt "PNG image format" - default RTGUI_IMAGE_PNG_NONE + default RTGUI_IMAGE_LODEPNG config RTGUI_IMAGE_PNG_NONE bool "No PNG image format" -- GitLab