From b6f9680b714b4579dcbe0e4bc71c6fa4724bf899 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 8 May 2012 15:07:53 +0000 Subject: 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 --- NxWidgets/libnxwidgets/src/cnxwidget.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NxWidgets/libnxwidgets/src') diff --git a/NxWidgets/libnxwidgets/src/cnxwidget.cxx b/NxWidgets/libnxwidgets/src/cnxwidget.cxx index f8eb1efa7..4d8a97627 100644 --- a/NxWidgets/libnxwidgets/src/cnxwidget.cxx +++ b/NxWidgets/libnxwidgets/src/cnxwidget.cxx @@ -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(). -- cgit v1.2.3