NxWM: Fix detection of touch events in the tool bar; Start window should not have a stop icon

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4729 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-05-13 14:36:59 +00:00
parent a603b9f689
commit 18909f0a53
1 changed files with 0 additions and 1 deletions

View File

@ -259,7 +259,6 @@ static void nxtk_mousein(NXWINDOW hwnd, FAR const struct nxgl_point_s *pos,
{
nx_raise((NXWINDOW)&fwnd->wnd);
}
}
#endif