mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 05:10:26 +08:00
update
This commit is contained in:
parent
75405b62b8
commit
bd76f171f4
@ -205,7 +205,6 @@ void rtgui_startup()
|
||||
{
|
||||
rtgui_rect_t rect;
|
||||
|
||||
/* GUIϵͳ<CFB5><CDB3>ʼ<EFBFBD><CABC> */
|
||||
rtgui_system_server_init();
|
||||
|
||||
/* register dock panel */
|
||||
@ -216,7 +215,7 @@ void rtgui_startup()
|
||||
rtgui_panel_register("info", &rect);
|
||||
rtgui_panel_set_default_focused("info");
|
||||
|
||||
/* <EFBFBD><EFBFBD><EFBFBD><EFBFBD>info workbench */
|
||||
/*init info workbench */
|
||||
info_init();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user