소스 검색

add listbox widget.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@696 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong 16 년 전
부모
커밋
5ff323bdad
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/rtgui/SConscript

+ 1 - 0
components/rtgui/SConscript

@@ -45,6 +45,7 @@ widgets/radiobox.c
 widgets/slider.c
 widgets/staticline.c
 widgets/textbox.c
+widgets/listbox.c
 widgets/title.c
 widgets/toplevel.c
 widgets/view.c