Changeset 03c8081 in mainline
- Timestamp:
- 2020-03-15T16:58:54Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9b502dd
- Parents:
- e022819
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.c
re022819 r03c8081 551 551 return; 552 552 553 (void) ds_display_paint(wnd->display, NULL); 554 553 555 pos.x = event->hpos; 554 556 pos.y = event->vpos;
Note:
See TracChangeset
for help on using the changeset viewer.