mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-19 12:38:19 +00:00
Integrate the STMPE11 driver into the STM3240G-EVAL board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4714 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
6a76a5bbd3
commit
ef0d5cd9e4
1 changed files with 2 additions and 2 deletions
|
|
@ -1492,8 +1492,8 @@ void CNxWidget::drawChildren(void)
|
|||
}
|
||||
|
||||
/**
|
||||
* Erase and remove the supplied child widget from this widget and
|
||||
* send it to the deletion queue.
|
||||
* Remove the supplied child widget from this widget and send it to
|
||||
* the deletion queue.
|
||||
*
|
||||
* @param widget The widget to close.
|
||||
* @see close().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue