4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 21:03:32 +08:00

remove RT-Thread GUI

This commit is contained in:
Bernard Xiong 2013-02-21 14:04:17 +08:00
parent 18cd47d3da
commit a5df8c9d0b

View File

@ -178,7 +178,7 @@
// </section>
// <section name="RT_USING_RTGUI" description="RT-Thread/GUI" default="true" >
#define RT_USING_RTGUI
// #define RT_USING_RTGUI
// <integer name="RTGUI_NAME_MAX" description="the name size of RT-Thread/GUI widget/objects" default="12" />
#define RTGUI_NAME_MAX 12
// <bool name="RTGUI_USING_SMALL_SIZE" description="use small size in RT-Thread/GUI" default="true" />