added demo_view_instrument_panel.c, and added rtgui_dc_fill_round_rect test for demo_view_dc.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@921 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
richard.lion.heart.gl
2010-09-20 09:08:48 +00:00
parent af76e75ed9
commit d918c69567
5 changed files with 23 additions and 6 deletions

View File

@@ -3,6 +3,7 @@ Import('projects')
src = Split("""
demo_view_dc_buffer.c
demo_view_instrument_panel.c
demo_fnview.c
demo_listview.c
demo_listview_icon.c