update readme

This commit is contained in:
Vadim Lopatin 2014-04-20 09:04:39 +04:00
parent 34e3f8ec06
commit 4170634cf7
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Currently implemented widgets:
* TextImageButton - button with icon and label
* CheckBox - check button with label
* RadioButton - radio button with label
* EditLine - single line edit
* VSpacer - vertical spacer - just an empty widget with layoutHeight == FILL_PARENT, to fill vertical space in layouts
* HSpacer - horizontal spacer - just an empty widget with layoutWidth == FILL_PARENT, to fill horizontal space in layouts
* ScrollBar - scroll bar