mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
graphics/nxmu/nxmu_requestbkgd.c: Trivial, cosmetic, arbitrary.
This commit is contained in:
@@ -91,9 +91,9 @@ void nxmu_requestbkgd(FAR struct nxmu_conn_s *conn,
|
|||||||
|
|
||||||
nxmu_redrawreq(&be->bkgd, &be->bkgd.bounds);
|
nxmu_redrawreq(&be->bkgd, &be->bkgd.bounds);
|
||||||
|
|
||||||
|
#ifdef CONFIG_NX_XYINPUT
|
||||||
/* Provide the mouse settings */
|
/* Provide the mouse settings */
|
||||||
|
|
||||||
#ifdef CONFIG_NX_XYINPUT
|
|
||||||
nxmu_mousereport(&be->bkgd);
|
nxmu_mousereport(&be->bkgd);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user